/[Apache-SVN]
ViewVC logotype

Revision 271639


Jump to revision: Previous Next
Author: jskeet
Date: Fri Mar 1 15:54:53 2002 UTC (22 years, 1 month ago)
Changed paths: 2
Log Message:
JavaDoc comments and a couple of code changes.

Code changes:
Removed an unneeded nullity test null instanceof Foo is always false.
Changed replaceChild(UnknownElement, Object) with two methods:
replaceChild(UnknownElement,Task) and
replaceChild(UnknownElement,RuntimeConfigurable) to make it
absolutely clear that you can't just replace the children with random
elements.

I must admit I'm still far from entirely clear exactly how 
UnknownElement works. It probably counts as black magic...


Changed paths

Path Details
Directoryant/core/trunk/src/main/org/apache/tools/ant/Target.java modified , text changed
Directoryant/core/trunk/src/main/org/apache/tools/ant/UnknownElement.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26