Hi all guys, first of all thanks everybody mentored me during the path of the 2.1 release, especially Rahul and Sebastian, always ready to provide a valid help, I appreciate it very much :)
I'd like to discuss with you what I'd like to do in the next future: * fix the site issues: we have broken links that have to be fixed; * auto-loading the annotations digester loader by scanning the classpath, filtering classes with a sofisticate filtering method I already proposed (with no success) time ago for [Lang] * JSON support: I already did an experiment[1] that allows using the Digester to parse JSON structures and map to beans (and it's faster than Google-Gson :P) At that point I'm open to discuss with you what are your thoughts about the last 2 points, so we can start put black on white and prototyping code. Many thanks in advance, have a nice day, Simo [1] http://digester-annotations.googlecode.com/svn/trunk/json/ 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