On 2011-02-16 19.27, Niclas Hedhman wrote:
On Wed, Feb 16, 2011 at 5:24 PM, Rickard Öberg<[email protected]> wrote:Basically, whereas before the directories could be parameterized using the MessageFormat patterns ("{1}/.{0}/mydir") it now instead uses a parameter evaluation algorithm based on names. Here's some examples:I guess I don't get it at all...# Get HOME from environment variables configuration={environment.HOME}/Library/Preferences/{application}Where is this??
In the FileConfiguration bundle. There is one provided with the library that has the reasonable defaults, but if you create your own properties files in the "correct location" (see test) then that will be used instead. The above is only for those who want to override those defaults.
/Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

