>  However, it would be nice to have an optional approach too. Imagine
if
> all you had to
>  write was this:
> 
> +-----------------------------------------------------------
> #foreach( $method in $class.getMethods("select method where
> method.doc.tag.name='foo.bar'") )
>    do something with the method here.
> #end
> +-----------------------------------------------------------
> 
>  And no need to write a separate java class or getFooBarMethods class.
A
> query language!
>  This would make it even easier to write plugins for XDoclet.

Can't we use something JXPath
(http://jakarta.apache.org/commons/jxpath/)? Or Objectbase or other
libraries?

Ara.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to