From: Alistair Y. <ali...@sm...> - 2005-07-15 11:30:18
|
So what about, for 2.8: Template classes that query User.getLanguage() at run time. Localiser chain with the preferred language delegating to the default language for missing strings? This just isn't possible for 2.6. Maybe it might have been if we'd had this debate at the start of the process ;) > You're not still using Tomcat 4 no no! I'm just forever thinking of optimisations. A hangover from my real-time days. Alistair --=20 Alistair Young Senior Software Engineer UHI@Sabhal M=F2r Ostaig Isle of Skye Scotland >> >> What Alexis would prefer is English and Russian users get >> template_thingy.class which contains logic to query the User object, g= et >> their language preference and load the appropriate strings. >> >> I can't see how that improves on the current design. Every page access >> would then have the extra overhead of all that User centric logic. >> >> Alistair >> > > Exactly! > > I think the performance issue is a misnomer. Sure we'd have to profile > it, but in the general scheme of things we find that at Oxford Bodingto= n > spends relatively very little time in the servlet container and lots of > time in the database. > > You're not still using Tomcat 4 instead of 5 are you? The performance > increase is considerable ;-). > > Alexis > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dcl= ick > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |