> Looks very good, but could you please use List/Map/Iterator in stead
of
> Vector/Hashmap/Enumeration? It's a more flexible API, and it's faster.
> The onle reason why anybody would use the old APIs is to be compliant
> with prehistoric JDKs ;-)

I wanted to keep the code I copied from Ant unmodified as much as
possible ;-) 

> > <class-dependency>javax.servlet.Servlet</class-dependency> there.
> >
> 
> I like this dependency concept. -But wouldn't this info rather belong
> in xdoclet.xml? As far as I understand, module.xml won't be part of
the
> packaged module jar (or at least it doesn't have to - it's merely a
> kind of makefile, right?), but xdoclet.xml will. -And verifying a
> class' existance is something we do at runtime. We already read
> xdoclet.xml in XDoclet, so I suggest we put it here.

You're right. Agree.

Ara.



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to