Hi all guys, after some day of work on Sandbox, I'm back to propose once again the merge of my work in proper /trunk. Failing my first attempt was good, because I had the opportunity to learn a lot and this time the proposal is much better :P
What I did: - moved the current sandbox in a separate branch; - copied the current trunk in sandbox; - polished APIs (few trivial checkstyle violations yet), removed @Deprecated methods, added more power with generics; - re-introduced - simplifying! - the Digester EDSL; - removed old custom DigesterLoader for annotations/xml package. So, at the end of the day, this time users are still able to create Digester instances using the old-fashioned APIs - even if they're encouraged to use the more expressive fluent APIs - except when using annotations/XML extensions. I still have to publish the site - it's the site on /trunk + EDSL documentation - I'll do it as soon as I'll get home (I'm leaving the office now) so you can see how APIs/Doc look Anyway interested people can start having a look at the component code on SVN[1] Please send huge feedbacks!!! Have a nice day! Simo [1] https://svn.apache.org/repos/asf/commons/sandbox/digester3/trunk http://people.apache.org/~simonetripodi/ http://www.99soft.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org