From: Alistair Y. <ali...@sm...> - 2005-05-25 15:56:24
|
> is there a reason why this property can't be read at startup only? it changes based on what you choose in useroptions. If you're having trouble seeing some strings in templates, you go to useroptions and set up the localisation debug level and it tells you things like the bundle and classpath it was looking in. maybe bodington.properties is the wrong place to store it - but I couldn't find anywhere else. Alistair On 25 May 2005, at 16:51, Matthew Buckett wrote: > Alistair Young wrote: > > >> the only reason I need bodingtonProperties is to get the language >> debug level as BuildingContext is incapable of updating >> bodington.properties - it reads it once then forgets it's there, so >> using BuildingContext.getProperty() doesn't work in a dynamic >> environment - unless I've missed something? > > Having some properties that can be updated while bodington is running > and others that require a restart causes confusion and seems messy. Is > there a reason why this property can't be read at startup only? > > I'd really like Bodington to be re-configurable without requiring a > restart but I think this would come with a move to a more sensible > configuration setup (commons-configuration) and maybe property > listeners. > > -- > +--Matthew Buckett-----------------------------------------+ > | VLE Developer, Learning Technologies Group | > | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | > +------------Computing Services, University of Oxford------+ > > > ------------------------------------------------------- > SF.Net email is sponsored by: GoToMeeting - the easiest way to > collaborate > online with coworkers and clients while avoiding the high cost of > travel and > communications. There is no equipment to buy and you can meet as often > as > you want. Try it > free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |