Bob Harner schrieb:

[...]

>> I'd like something like this:
>>
>> * All configuration files use something like
>>
>>   <parameter name="configuration"
>>       value="aggregate-fallback://%STORE%/ac/usecase-policies.xml"/>
>>
>> * You can set the store location in publication.xconf:
>>
>>   store=/home/alice/lenya-store
>>
>> * The %STORE% placeholder is replaced by the build process
>>
>>
>> The disadvantage is that you'd have to configure a list of
>> config files (or directories) to patch in the build process,
>> but I could live with that.
>>
> This sounds great to me.  But I wonder if the %STORE% replacement
> wouldn't be better as a runtime setting rather than requiring a build?

Yes, that would be even nicer. It would require a common
mechanism for configuration URL resolving, but I guess that
shouldn't be too hard to implement.

-- Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to