Oliver, that is great news! I'll check out the latest version to play
with. What is the release plan?
-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]