DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20474>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20474
New Selector and improved documentation
------- Additional Comments From jan@materne.de 2003-07-02 06:53 -------
After a while a refactorisation this would be the final version.
Features:
- CacheSelector uses a third interface java.util.Comparator for comparing
the new and the cached value
- smaller Algorithm interface
- configuration of Algorithm and Cache is done via IntrospectionHelper
- MD5Algorithm is changed to DigestAlgorithm and supports SHA
- default values for easier use
Now I need comments.
Then I can try my first change to the cvs tree :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|