Hello, I'd like to upload my BioSWR plugin to Taverna's git.
Before doing this I'd like to make some code cleaning and refactoring. I use "net.sf.taverna.t2.uiexts.bioswr" package and <groupId>net.sf.taverna.t2.ui-exts</groupId> <artifactId>perspective-bioswr</artifactId> What is the recommended package for Taverna 3? Another question is about plug-in configuration. By now, I have a fixed URL for the BioSWR Registry, but want to be able to change it without changing the code. Could anybody suggest a way to provide a configuration? Should I use OSGI for that, usual *.properties file or maybe a *.json? Kind regards, Dmitry ------------------------------------------------------------------------------ _______________________________________________ taverna-hackers mailing list taverna-hackers@lists.sourceforge.net Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/ Developers Guide: http://www.taverna.org.uk/developers/