[OFBiz] Users - Simple method vs Java service

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OFBiz] Users - Simple method vs Java service

Debanjan Chakraborty
Hi all,
        I know this might sound stupid and this question might have been
asked umpteen number of times, but I would like to know whether there
is any hard-and-fast rule (or convention) which states when to
implement a service using Java or when to implement it using
simple-method (i.e. Minilang). In one of the specific scenarios, we
have the discretion of choosing between Java-service or
simple-service. We can implement the service in Minilang and have
inline implementation of all the business logic therein, or we may
implement it in Java using a combination of a public method and one or
more private methods.
We would really appreciate any inputs regarding this matter.

Regards,
Debanjan
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users