There has been discussed in the past:
http://www.nabble.com/forum/ViewPost.jtp?post=2515155&framed=y
and here regarding java methods
http://issues.apache.org/jira/browse/OFBIZ-44

IIRC, there was one more in regards to OFBIZ-44 on one of the ML, but
the consensus was the same.

I see the arguments against it still being valid as far as best
practice.  That said, I do use a generic service that takes a
simple-method name, location and inMap parameter (later sets
parameters= inMap), that accomplishes the same thing for convenience.

--- Adrian Crum <[EMAIL PROTECTED]> wrote:

> Right now the screen widget only accepts bsh scripts in the <actions>
> section. I have a working example of the screen widget accepting
> simple methods also. It looks like this:
> 
> <actions>
>     <script
>
location="component://example/script/org/ofbiz/example/example/ExampleScripts.xml#myScript"/>
> </actions>
>  
> Would something like that be useful to others? Should I commit it?
> 
> -Adrian
> 
> 
>        
> ---------------------------------
> Looking for last minute shopping deals?  Find them fast with Yahoo!
Search.

Reply via email to