Archive

Archive for January, 2006

Fastest xml parser

January 28th, 2006 2 comments

The fastest Xml parser ever . If you find a faster one, get a refund for twice the difference !

Tags:

Should JavaDoc evolve ?

January 28th, 2006 Comments off

JSR260 tries to answer this question : Should Javadoc evolve ?

I personnaly almost never use Javadoc since I use Eclipse and jump directly to the code.

One way improve would be to use Ajax to replace the old frame template. It would add search capabilities with auto completion. But Google does it for us allready…

Tags:

Spring & EJB article

January 21st, 2006 Comments off

Nice article on using the Spring AOP Framework with EJB Components.

Tags: ,