Re: Move to anotations?
John Leonard <[email protected]> Sun, 12 Jul 2009 22:57:20 -0400
| Newsgroups | gmane.comp.java.xdoclet.user |
|---|---|
| Message-ID | <[email protected]> |
Konstantin Priblouda wrote: > This is a good questions, asked on a wrong > list. As this list is used for XDoclet-1, which is not > really active anymore. ( Nevertheess, all active developers hopefully > lurk here ) = > > What is your idea of annotations usage? > > regards, > > ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- > JTec quality components: http://www.pribluda.de/projects/ > > > --- On Sun, 7/12/09, John Leonard <[email protected]> wrote: > > = >> From: John Leonard <[email protected]> >> Subject: [Xdoclet-user] Move to anotations? >> To: [email protected] >> Date: Sunday, July 12, 2009, 3:10 PM >> In the future, will xdoclet use >> annotations rather than javadoc tags? >> >> ------------------------------------------------------------------------= ------ >> Enter the BlackBerry Developer Challenge = >> This is your chance to win up to $100,000 in prizes! For a >> limited time, = >> vendors submitting new applications to BlackBerry App >> World(TM) will have >> the opportunity to enter the BlackBerry Developer >> Challenge. See full prize = >> details at: http://p.sf.net/sfu/Challenge >> _______________________________________________ >> xdoclet-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/xdoclet-user >> >> = > > > = > > -------------------------------------------------------------------------= ----- > Enter the BlackBerry Developer Challenge = > This is your chance to win up to $100,000 in prizes! For a limited time, = > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full pri= ze = > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > xdoclet-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > = Well, annotations and Javadoc tags both serve the same purpose - they = add descriptive information to *.java files which can be used by various = software processors in different ways. However annotations constitute a change in the Java language. Javac now = understands them and can make them available during run-time, for instance. Since there are 2 ways of doing the same thing it seems that developers, = and Java developers as a whole, would make better use of their time and = money if they focused on one. Since Javadoc tags are an =91ad hoc=92 = solution and Annotations are a part of the language, I would think that = the future for this kind of development would revolve around Annotations. John L. ---------------------------------------------------------------------------= --- Enter the BlackBerry Developer Challenge = This is your chance to win up to $100,000 in prizes! For a limited time, = vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize= = details at: http://p.sf.net/sfu/Challenge