Which one is efficient

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

Which one is efficient

nachi19-2
Hi everyone
     I am bit confused about the services used in ofbiz... can anyone tell me which one is efficient to use.. is either writing a java programme or just a simple method... please give me the reason...
Reply | Threaded
Open this post in threaded view
|

Re: Which one is efficient

Jacques Le Roux
Administrator
In one sentence : minlilanguage (simple-methods) is  CRUD oriented

Jacques

From: "nachi19" <[hidden email]>
>
> Hi everyone
>     I am bit confused about the services used in ofbiz... can anyone tell
> me which one is efficient to use.. is either writing a java programme or
> just a simple method... please give me the reason...
> --
> View this message in context: http://www.nabble.com/Which-one-is-efficient-tp20963429p20963429.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: Which one is efficient

guo weizhan
In reply to this post by nachi19-2
I think java program may be faster, but not so obviously and you
shouldn't to care about this, just chose the convenient way to finish
your requirements, simple method give your way to finish your program
quickly.

2008/12/12 nachi19 <[hidden email]>:

>
> Hi everyone
>     I am bit confused about the services used in ofbiz... can anyone tell
> me which one is efficient to use.. is either writing a java programme or
> just a simple method... please give me the reason...
> --
> View this message in context: http://www.nabble.com/Which-one-is-efficient-tp20963429p20963429.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>