To understand plugin dev, your example was perfect.  I am stepping thru them
in ecipse to understand better thats why I asked.  You have written it so
well so I thought I use it to learn.

Sorry if I wasted your time.

Regards,
-Narahari

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

On 30/11/06, Narahari 'n' Savitha <[EMAIL PROTECTED]> wrote:
> 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.

Like which one in particular? Seems perfectly fine to me, and to
junit's green bar too ;)
It only extracts methods which in effect *equal* ie same name, same
visibility, same parameters, same return type.

Besides, I'm not sure I see the connection between that, as an exemple
of how to write a plugin, and the plugin you are willing to write ;)

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