|
From: Alef A. \(JTeam\) <al...@jt...> - 2003-08-20 10:27:33
|
I've been adding the TilesView and TilesConfigurer to the CVS just now... Using those you can use Tiles in combination with Spring. * In the docs/tiles directory a small (to be extended a bit more) document can be found describing how to use the Configurer. * In the lib/tiles directory the dependencies have been placed * In the springframework/web/servlet/view/tiles I've placed the sourcefiles * Test coverage isn't up to standards yet (33%). Do people have suggestions for testing rendering of views in general??? What do people think about the internationalization issue? Should we add SpringDefinitionsFactory (as suggested by Tarjei) as well as shall we just include this in an example or something. I kind of don't like the idea of adding extensions to Tiles classes to the Spring codebase... Any opinions? Alef P.s. any comments on code, tests or whatever are appreciated... |