2010/11/29 Adrian Tarau <[email protected]>: > What I wanted to say is to follow the model and not to include any > dependency.
Ok > A minimal functionality should be to set/get primitive types and > work with lists and store everything behind as strings(with "," as separator > for lists). Not entirely true, only "gets" are needed, since configuration is read-only. > I do not thing there is a need for anything else then storing > bools(is feature A enabled/disabled), ints, strings and list of strings for > Velocity. Sure, but having developer-friendly methods, like "getUserDirectives" and such, easies the development. Anyway let me work on it, if you don't like it we can still revert it ;-) Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
