Hi, On 06.10.2010 17:10, Mike Müller wrote: >> Without this support, you can pretty easily do something similar with a >> component like this: http://gist.github.com/611550 > > But to end this discussion: I don't think it's worth to fight about if > Basic should be enabled or not, but maybe it's worth to think about > some possibility to take Sling as it is and put in a single conf file into > the jar or the directory to set all defaults like one wants to have them, > without having to patch the source code like Ian mentioned (change > annotations...)
Basically we have the functionaliyt to overwrite defaults: Its configurtion. You can manage them in the Web Console or you can provide different defaults using configuration files in the repository or the filesystem using the Installer functionality. IIRC Justin is working on a provider to pack configuration files in the Sling Launchpad to have it deployed automatically. Regards Felix > > best regards > mike > >> Justin >> >>> >>> [1] http://markmail.org/thread/nmcjhvq46ihok7p2 >>> [2] https://issues.apache.org/jira/browse/SLING-1765 >>> >>> best regards >>> mike > >
