/[Apache-SVN]
ViewVC logotype

Revision 273434


Jump to revision: Previous Next
Author: costin
Date: Fri Oct 11 18:05:37 2002 UTC (21 years, 6 months ago)
Changed paths: 1
Log Message:
Added a callback for setProperty. This would allow different property
stores to implement their own policy.

This feature will not work in ant15 ( for now ).

Also changed Project to Object - and use it as a context. This makes
the callback more generic and the hooks less dependent of ant.

The only major issue on dynamic properties for me is the JNDI stuff.
I think the Context interface could be a better abstraction, but
on the other side it is much more complex. I also want to finalize
the JNDI property source and abstract the properties via JNDI
so tasks can be created without any dep on ant, but still accessing
properties and refs.


Changed paths

Path Details
Directoryant/core/trunk/proposal/embed/src/java/org/apache/tools/ant/PropertyInterceptor.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26