On 11/17/01 10:20 AM, "Ignacio J. Ortega" <[EMAIL PROTECTED]> wrote:
>> >> It uses ResourceBundles, so it is up to you to decide if you >> want properties >> files or class files. >> >> db is not an option, that just isn't needed and would cause a lot of >> overhead for someone wanting to just use static strings... >> > > Do not agreed, db it's the real final way to go, as it gives the dynamic > capabilities that JetSpeed need, a completely configurable system from > browser, ResourceBundles ( in the *.properties way, of course) are nice > and a step on the right direction, but in my view, jetspeed will need to > store i18n strings in a db, i think this will be in a next JetSpeed > major release, at least this is my intention if people it's not > against.., i do like the ResouceBundle managment of Struts, makes the > final ResourceStore a plugable class.. These classes are now in the commons sandbox, work has been done on them by Michael Schachter to make the resources classes work with webapps specifically and there are tests and examples. If you work on this put it back in Turbine. > > Saludos , > Ignacio J. Ortega > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl http://tambora.zenplex.org http://jakarta.apache.org/turbine http://jakarta.apache.org/velocity http://jakarta.apache.org/alexandria http://jakarta.apache.org/commons -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
