Christian Boos wrote: > Christopher Lenz wrote: ... > > Does that sound reasonable? > > > > While this degree of flexibility is a plus to have, I guess most of the > time what is needed is simply to be able to say "inherit everything from > /etc/trac", with reasonable (standard, even) names for the subfolders. > > So in addition to what you proposed, maybe a single --inherit option (or > --shared like it was already proposed, IIRC), or a TRAC_BASE_DIR > environment variable would be useful.
An environment variable would conflict with multiple installations. Thus it should be overridable by a local file (e.g. siteconfig or base-env) Additionally, there has to be a distinction between "dynamic" and "creation" inheritance: http://dev.lazaridis.com/base/wiki/PlanEnvInheritance#Thoughts . --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev -~----------~----~----~----~------~----~------~--~---
