Re: SlimDown, convert mini-lang CRUD service to entity-auto

2012-09-08 Thread Nicolas Malin
Le 07/09/2012 07:51, Jacques Le Roux a écrit : HI Nicolas, Since we did not get any feedback harm I suggest to * add missing created fields on ValueLinkKey * take into account lastUpdate fields in ShipmentRouteSegment as a field to handle in entity-auto as the same purpose (easier than

Re: SlimDown, convert mini-lang CRUD service to entity-auto

2012-09-08 Thread Jacques Le Roux
Hi Nicolas, From: Nicolas Malin malin.nico...@librenberry.net Why did you suggest to * remove all fields created/lastModified from entities definition and use an attribute on entity tag as like 'entity name=QuoteAdjustment auto-created-last-modified=true ? This would be a major disruptment

Re: SlimDown, convert mini-lang CRUD service to entity-auto

2012-09-06 Thread Jacques Le Roux
HI Nicolas, Since we did not get any feedback I suggest to * add missing created fields on ValueLinkKey * take into account lastUpdate fields in ShipmentRouteSegment as a field to handle in entity-auto as the same purpose (easier than migrating IMO) * add lastModified fields on

Re: SlimDown, convert mini-lang CRUD service to entity-auto

2012-09-04 Thread Nicolas Malin
Hi, With Jacques, we checked ofbiz data model to sure that all case would be manage by entity-auto for fields [created/lastModified]Date and [created/lastModified]ByUserLogin present on some entities. We found : * QuoteAdjustment, OrderAdjustment, ReturnAdjustment and

Re: SlimDown, convert mini-lang CRUD service to entity-auto

2012-08-13 Thread Malin Nicolas
Le 09/08/2012 08:48, Jacques Le Roux a écrit : From: Adrian Crum adrian.c...@sandglass-software.com On 8/8/2012 10:06 PM, Malin Nicolas wrote: I suggest to extend entity-auto engine with these fields management since they always have the same initialisation. That sounds like a good

Re: SlimDown, convert mini-lang CRUD service to entity-auto

2012-08-09 Thread Jacques Le Roux
From: Adrian Crum adrian.c...@sandglass-software.com On 8/8/2012 10:06 PM, Malin Nicolas wrote: With OFBiz slimDown jacopo offert to convert crud service on mini lang to entity-auto. I start to convert crud service on marketing component, and before continue I prefere ask if it's ok for the

SlimDown, convert mini-lang CRUD service to entity-auto

2012-08-08 Thread Malin Nicolas
With OFBiz slimDown jacopo offert to convert crud service on mini lang to entity-auto. I start to convert crud service on marketing component, and before continue I prefere ask if it's ok for the community to work on this task because there is no jira slimDown version on it. I follow this

Re: SlimDown, convert mini-lang CRUD service to entity-auto

2012-08-08 Thread Adrian Crum
On 8/8/2012 10:06 PM, Malin Nicolas wrote: With OFBiz slimDown jacopo offert to convert crud service on mini lang to entity-auto. I start to convert crud service on marketing component, and before continue I prefere ask if it's ok for the community to work on this task because there is no jira