Hi Pierre,

If you review the code the implementation is actually quite straightforward and 
it simply provides a more user friendly API to functionality that already 
exists in the GenericDelegator and EntityUtil classes.

I documented the API as I wrote it and that can be accessed here: 
http://ci.apache.org/projects/ofbiz/site/javadocs/org/ofbiz/entity/util/EntityQuery.html

Examples are already in the code base after I spend many hours converting 
hundreds of classes to use the new API.

I have no desire to write an additional document but anyone who is willing is 
more than welcome to.

Regards
Scott

On 11/11/2014, at 6:49 am, Pierre Smits <pierre.sm...@gmail.com> wrote:

> Scott,
> 
> I noticed you recently started to change various areas of code from .find
> (functionality) to the new entityquery implementation. As find operations
> take place on various level throughout the entire set of functionalities in
> OFBiz there is a lot to get converted. This not only applies to java code,
> but also to groovy code and even to areas in simple services and screens
> and forms. All in all a enormous endeavour for this community, let alone
> for just one contributor.
> 
> Could you do a page in the technical wiki explaining how it all works and
> provide some examples so that others can:
> 
>   - assist you in those areas
>   - take proper notice of this new functionality when they are working on
>   new applications and/or solutions.
> 
> With such a page not only we can try to speed up the transition, but we
> also help to avoid regressions.
> 
> Regards,
> 
> Pierre Smits
> 
> *ORRTIZ.COM <http://www.orrtiz.com>*
> Services & Solutions for Cloud-
> Based Manufacturing, Professional
> Services and Retail & Trade
> http://www.orrtiz.com

Reply via email to