Gregory,

I know you are a busy man  but please take a look at the interface extractor
plugin for the dummy, otherdummy and thriddummy.java files and see why the
behaviour of plugin is kinda confusing.

Expected.java contains methods that I think are correct but it is also
MISSING some other methods.  I am basing this on the plugin test case.
Please take a min and let me know.

-Narahari

On 11/29/06, Grégory Joseph <[EMAIL PROTECTED]> wrote:

Hi Narahari,

> Thanks for that answer.  I looked at the extractor plugin.  I am missing
> something.
>
> Dummy.java, OtherDummy.java and ThirdDummy.java all have a whole bunch
of
> methods, but in the plugintestcase file you are only ignoring the
toRem.*
> methods.
>
> However the Expected.java only has the following three methods.
>     public int someLikeItHot(java.lang.String yo);
>     public void otherDummy();
>     public java.lang.String dummyMethod();
>
> I am not sure why the other methods did not make it.  Please let  me
know.

I don't remember the details, but the source of the plugin should be
pretty explicit - look at the template file (.vm probably?) and the
corresponding plugin code.

> Also,  what about the TagLibrary.java is that a needed file ?  If so why
?

Registration of your plugin's tags so they can be validated.

Cheers

g

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to