On Tue, May 13, 2008 at 5:46 PM, Dimitrios Kolovos <[EMAIL PROTECTED]> wrote:
> I'll have to look at a tutorial on how to create ArgoUML modules and get > back with a better implementation. So far I've found > http://argopno.tigris.org/documentation/tutoriel/new_module.html which > should suffice - but if you could point me towards other resources that may > help that would be great. That tutorial isn't accurate. I don't know whether it describes a set of interfaces which have been removed or a set which were intended, but never implemented. (Anyone else know?) Either way, the whole Pluggable* series of interfaces don't exist. I'm not aware of a good tutorial which is accurate. There are some basics in Chapter 6 of the Cookbook, but it's not really at the same level of detail as the tutorial you found. Also, the current plugin API doesn't cover all the functionality which is described in the series of Pluggable* interfaces. The best thing to do is probably look at one of the more comprehensive modules such as ArgoUML DB for examples of how to do things. (Hopefully they aren't doing anything bad!) Sorry I can't be of more help. Feel free to ping the list with any questions if you get stuck. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
