From: brett l. <wak...@gm...> - 2007-01-13 19:57:49
|
> > Do we already have any choice items like that? > I don't think so, but once we have such items, > we should find a place to store these. > I thought we might, but perhaps we don't. > I don't know how such storage is realised in other systems. > If it's a properties file, I would suggest to create > another one for that purpose: one that can be overwritten > by the program after any change. > my.properties would then be reserved for properties > that are not (or not yet) maintainable via the UI. > I'd prefer to not have too many configuration files running around. Ideally, all preferences should be set in the UI, so the user doesn't have to manually edit the configuration file. ---Brett |