[kepler-users] I need help making modular actors please.

Ian Szarka ian.szarka at anu.edu.au
Tue Dec 4 17:12:55 PST 2012


Hi all.

I am after advise about making modular actors. Please respond.

I am developing a library of actors, currently I have 20 user actors - many of which do similar things. I have built the actors in a modular way with common functions in a handful of base actors. A few times I have found bugs or need to change base functionality used in all of the user actors.

I have put base actors in the "C:\Users\Ian\KeplerData\workflows\MyWorkflows" folder and built the composite user actors using them. However I have found that changes to the base actors do not propagate to the user actors.

Currently I am opening each user actor and making the same change for the base actor 20 times!

How can I do this so that functionality in base actors is correctly used by other actors.
Please help, I am after advise.

Regards
Ian.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20121205/b4a48973/attachment.html>


More information about the Kepler-users mailing list