Borut Bolčina wrote:

> Oliver, that is great news! I'll check out the latest version to play
> with. What is the release plan?

It would be great if somebody could test these new features. So far we
have not got any feedback.

A new release has not been discussed yet. Don't know about the other
committers, but I have some things on my list I would like to finish
before a new version. This is especially the re-design of the
ConfigurationFactory class. I started with an alternative implementation
(called DefaultConfigurationBuilder), which is quite functional ATM, but
some things are missing.

Oliver

>
> -Borut
>
> On 30.3.2006 15:52, Oliver Heger wrote:
>
>>
>> Since the 1.2 release development has continued. The current version
>> in SVN now supports so called "expression engines", which allow to
>> plug in different query languages. There is also an XPATH expression
>> engine, which can be used for querying properties in XPATH syntax.
>> With this you can write something like that:
>>
>> String firstUsrField = config.getString(
>>   "/database/[EMAIL PROTECTED]'users']/fields/field[1]/name");
>>
>> or use other features provided by XPATH to navigate through your
>> configuration. The user guide (in the SVN version) was updated to
>> cover these new facilities.
>>
>> Oliver
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>


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

Reply via email to