My favorites
▼
|
Sign in
t-2
The WEB Connector -simple annotation based web framework for real developer-
Project Home
Downloads
Wiki
Issues
Source
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All wiki pages
Featured pages
Current pages
Deprecated pages
for
‹‹
››
Welcome
Let's get started with T2!
For HTML-based application
For Flex application
Developer reference
Programming model
Convention
Annotation
Configuration
API
ContainerAdapter
Navigation
JSP
Integration with frameworks and environment
Extension points
Sample codes
Dependencies
Dictionaries
Tools
Best practices
Frequently Asked Questions
Mailing lists
Bug tracker
Resource
download
source
Changes
JavaDoc
maven repository
T2 project policy
About developers
Licenses
Changes
ja
,
en
Updated
Nov 3, 2009
by
shinpei.ohtani@gmail.com
Changes
T2-0.6.2-ga
Details are
here
.
Bug fixes
Page is not found with AOP(T2+Seasar2)
HttpMethodOverride does not work correctly.
New features
HTTP GET/POST override using "_method" parameter
T2 Json feature should support JSON prefixing.
Java List -> AS ArrayCollection conversion with T2AMF
Improvement
Default ActionInvokerFactory spec
Integration tests needs for each ContainerAdapter at T2 extensions
User can not get the result of action method using Plugin#afterActionInvoke.[t2-users:231
]
ExceptionHandler should be able to user result by Navigation[t2-users:282
]
Logging improvement
T2-0.6.1-ga
Bug fixes
Fix memory leaks of WebContext[t2-users:211].
HttpMethod#toString cyclic reference problem[t2-users:228
]
New features
Registering components with SimpleContainerAdapter using web.xml as configuration[t2-users:218
]
Add CacheManifest navigation for HTML5 Cache manifest generator.
Improvement
Version up commons from 0.6.0 to 0.6.3
Page class now can get FilterConfig as a parameter.
Json can set content type(JSON#contentType()) and encoding(JSON#encoding()).
WebApplication#getClassCache() is added for getting Map<page class, url template>.
Add bookmarkable QR code generation sample for t2-samples using Google Chart API.
T2-0.6.0-ga
Bug fixes
@Var can not go with @GET or @Default
Can not get HTTP referer headers
Implementation is not correct for longest-url-match-first policy
Can not accept page class for context root
Path matching is something wrong with / as page path
Action method finder is not correct, should be fixed url first then expresseion second
Converting error with ActionScript Number to Java Float with T2AMF
Converting error with Short
Converting error with Number null to Number.NaN
New features
@Amf, Flex/AIR integration with AMF format.
AmfClient feature for using AMF with Java Applet or JavaFX
Improvement
Warning log should be out when overload action methods found
Default ContainerAdapter sets SimpleContainerAdapter from now
Default Integration tests is done for past issues
Default T2AMF implementation should be switched by web.xml
Much more concise exception handling for T2AMF samples
Powered by
Google Project Hosting