Page 1 of 1

Organisation of JavaFunction

PostPosted: Mon Mar 18, 2013 10:55 am
by meierd
After the latest update it comes out that there are many new JavaFunctions added to the model.

functionList.png
functionList.png (19.95 KiB) Viewed 15212 times


By my option it's getting confusing, particulary if i self created many function to keep my templates simple (and readable). At the end i have to choice from a hugh list, since actifsource provide any Java function who's fitting into the selected scope from any Functionspace or Template. Just as an idea it would be great if it's possible for the user to adjust the visibility of the JavaFunction, especially for those attached to templates. For example:

private: JavaFunction can only be used inside the template
public: Scopewide JavaFunction
package: JavaFunction can be used inside the package of template

Think of it and Thanks