Hi, Am 27.11.2012 um 15:24 schrieb Justin Edelson:
>> >>> >>> We could also have some script which converts existing sling:OsgiConfig >>> nodes into the Logback config file, but I have a feeling that's going to >> be >>> more trouble than it is worth. >> >> sling:OsgiConfig is part of JCR Install to ingest Configuration Admin >> configuration. We should not tamper with these nodes and try to have yet >> another parser. If we have to convert (and we may have to), we should do >> this based on regular Configuration Admin configuration. >> > > Makes sense. > > It sounds like we are at least agreed that directly supporting the existing > configuration schemata is a non-goal. Direct support never has been. On a general level, support is a goal; but it is left to the implementation how exactly this should be done: direct, conversion, bridge, ... Regards Felix
