
18 Jun
2014
18 Jun
'14
7:44 a.m.
Hi all, Thanks to the collaboration of some of the maintainers and others I have managed to merge a patch which gives the ability to run internal commands the following way: If you're writing a code in a class that extends CommandBase, please follow the following instructions: Instead of Backend.getInstance().runInternalAction (or MultipleActions) you should use runInternalAction More patches will be added for running internal queries , and probably endAction as well. Thanks, Yair