XDoclet

topic posted Tue, October 12, 2004 - 7:19 AM by  Burton
Share/Save/Bookmark
Advertisement
I just wanted to get some information about this technology. How widely used is this technology used? Is it par and course for the J2EE development (sort like Apache ant). Or are there alot of professionals still coding interfaces and descriptors by hand? Just kind of curious.
posted by:
Burton
New York City
Advertisement
Advertisement
  • Ken
    Ken
    offline 2

    Re: XDoclet

    Tue, October 12, 2004 - 4:35 PM
    From personal use with XDoclet, it's a great tool, but it's something you have to buy into. If you don't consistently use JavaDoc statements already, odds are you won't use XDoclet consistently either and that is it's one drawback.

    If you use it, you have to use it everywhere, and use it consistently. Otherwise your code will break at each build.

    Other than that it's a great tool. There are NUMEROUS packages/schemes you can use it for, descriptors, Hibernate mapping, and many, many other routine things. You can also create your own XDoclet extension if you want to do something really special. There are an amazing number of things you can use this beastie for.

    You pretty much have to use Ant though to do the automated builds and such (but you should be doing that anyway).

Recent topics in "Java Monkeys"

Topic Author Replies Last Post
Javascripting costs Schirin 3 May 17, 2007
Design patterns and principles emblylan 6 February 14, 2007
open source hosting alternatives? Mark 2 February 3, 2007
Ruby > Java Unsubscribed 6 January 9, 2007