Daniel Rall wrote: ... > It's kinda of too bad your MessageTool is so tied to Struts (just as > mine in Turbine is tied to Fulcrum -- both our tools delegate the > request Accept-Language header parsing off to other code), as this new > package would be a great place for it. It would be worth-while to > have some sort of I18N/L10N interface in this new package which > misc. localization tools can implement.
I would be interested in exploring more into the direction that your MultiViewTools is going. My challenge is the follwing type of web app: - multiple languages - multiple skins - dynamic content How do I achieve to have all style, layout and content free of redundancy. And keep it easy to maintain. And achieve resonable performance. And all with Velocity. I haven't seen a solution to that. Gabe -- Gabriel Sidler Software Engineer, Eivycom GmbH, Zurich, Switzerland -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
