Re: [configuration] XPathExpressionEngine Variable Interpolation

2011-02-01 Thread NJuk Njuk
wrote: > Am 23.01.2011 00:57, schrieb NJuk Njuk: > > i've been using Commons Configuration on a particular project for several >> years. until lately i have been using the DefaultExpressionEngine --- or >> at >> least i believe i have since i've ne

[configuration] XPathExpressionEngine Variable Interpolation

2011-01-22 Thread NJuk Njuk
i've been using Commons Configuration on a particular project for several years. until lately i have been using the DefaultExpressionEngine --- or at least i believe i have since i've never called setExpressionEngine(). my configuration is specified by a set of xml files, some of which use variab

Re: [Digester] (solved) re-parsing digest file after modifications yields results prior to modification

2009-09-02 Thread NJuk Njuk
e-reads). out of habit, i was modifying the 'source' version. when i realized this mistake, and switched to editing the 'distribution' version, the application worked as expected. On Mon, Aug 24, 2009 at 3:10 PM, NJuk Njuk wrote: > i have an application that needs the abil

[Digester] re-parsing digest file after modifications yields results prior to modification

2009-08-24 Thread NJuk Njuk
i have an application that needs the ability to re-parse the same digest file multiple times. each time the digest file will have been modified, so the resultant object should reflect these modifications. the digest rules are defined via xmlrules. these rules themselves do not change; the modifi