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
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
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
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