On 15-10-2008 at 15:44, Freddy Daoud wrote: > > Now, I was hoping to reuse Oscar's plugin which provides a nice way of > configuring a resource bundle for messages. Right now, the plugin is > somewhat tied to JSTL, however I'd like to avoid depending on the JSTL > since this project is on FM and I don't want a mixture of both.
[cut: plan to adjust the JSTL interceptor for any localization] Sounds good. The only thing I'm a bit uncertain of is configuration in combination with default behaviour. At the moment, the interceptor auto-configures itself in reasonable behaviour based on the assumption that the JSTL is used and one parameter (or its absence). In order to keep this property, I propose to make the interceptor's superclass abstract, and to create subpackages for each implementation. We can then wage a holy war on which one becomes the default ;) Oscar -- ,-_ Progress is made by lazy men looking for easier ways to do /() ) things. (__ ( =/ () -- Robert Heinlein ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
