Menu

#15 Add ability to have action extensions

open
nobody
General (6)
5
2008-04-25
2008-04-25
Gary Hale
No

Currrently actions are very simple - output or execute. Would be nice to allow an easy extension so that java code can be called in an action as a single call. For instance:

invoke com.some.pkg.MyAction arg1 arg2...

Have an interface that can be extended with a method:

public Result execute(Object[] args);

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.