|
From: Alef A. \(JTeam\) <al...@jt...> - 2003-08-20 12:20:13
|
I don't have a Maven build system installed here, how to handle missing dependencies for tiles? Or would somebody be so kind to just add them ;-). Also, do people (if dependencies are added) just ammend them to the .classpath file and commit it (or is this responsibiliy of the eclipse-users) Alef -----Oorspronkelijk bericht----- Van: Alef Arendsen (JTeam) [mailto:al...@jt...] Verzonden: Wednesday, August 20, 2003 12:20 PM Aan: 'spr...@li...' Onderwerp: Tiles in the CVS 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... |