DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=23942>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=23942
peterreilly@apache.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8631 is|0 |1
obsolete| |
Attachment #8632 is|0 |1
obsolete| |
Attachment #8652 is|0 |1
obsolete| |
Attachment #9164 is|0 |1
obsolete| |
Attachment #9263 is|0 |1
obsolete| |
Attachment #12994|0 |1
is obsolete| |
Attachment #13000|0 |1
is obsolete| |
Attachment #13157|0 |1
is obsolete| |
Attachment #13158|0 |1
is obsolete| |
Attachment #13220|0 |1
is obsolete| |
------- Additional Comments From peterreilly@apache.org 2007-08-22 02:15 -------
Created an attachment (id=20688)
--> (http://issues.apache.org/bugzilla/attachment.cgi?id=20688&action=view)
New patch against trunk using new PropertyHelper delegates
This is a new patch.
Main differences from previous:
1) it does not leak memory (hopefully)
2) copy of the stack has is only done in <parrallel> and not
for each and every new thread.
3) the local properties will not be inherited in sub-projects
4) stack design has improved and code is easier to follow
5) use separate java files for each class
6) use new PropertyHelper delegates
This patch has local properties per scope - target element, sequential element
and macrodef.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|