[ https://issues.apache.org/jira/browse/OFBIZ-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit closed OFBIZ-6760. ------------------------------- > Move all entity definitions from the applications components into a separate one > -------------------------------------------------------------------------------- > > Key: OFBIZ-6760 > URL: https://issues.apache.org/jira/browse/OFBIZ-6760 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: Trunk > Reporter: Jacques Le Roux > Assignee: Jacopo Cappellato > Fix For: Upcoming Branch > > > See this thread for a previous discussion: http://markmail.org/message/sfdm22wfy3fulpyb -- This message was sent by Atlassian JIRA (v6.3.4#6332) |
Hi,
Now as the data-model is present and the task closed, can we continue to move all crud on the same component and keep only service with business oriented logic on the dedicate component ? I think about service like createProductCategory/updateProductCategory/deleteProductCategory and not storeOrder ;) Nicolas Le 16/01/2016 12:49, Deepak Dixit (JIRA) a écrit : > [ https://issues.apache.org/jira/browse/OFBIZ-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] > > Deepak Dixit closed OFBIZ-6760. > ------------------------------- > >> Move all entity definitions from the applications components into a separate one >> -------------------------------------------------------------------------------- >> >> Key: OFBIZ-6760 >> URL: https://issues.apache.org/jira/browse/OFBIZ-6760 >> Project: OFBiz >> Issue Type: Improvement >> Components: ALL APPLICATIONS >> Affects Versions: Trunk >> Reporter: Jacques Le Roux >> Assignee: Jacopo Cappellato >> Fix For: Upcoming Branch >> >> >> See this thread for a previous discussion: http://markmail.org/message/sfdm22wfy3fulpyb > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) |
Sounds good to me.
Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Mon, Jan 25, 2016 at 6:52 PM, Nicolas Malin <[hidden email]> wrote: > Hi, > > Now as the data-model is present and the task closed, can we continue to > move all crud on the same component and keep only service with business > oriented logic on the dedicate component ? > > I think about service like > createProductCategory/updateProductCategory/deleteProductCategory and not > storeOrder ;) > > Nicolas > > > > Le 16/01/2016 12:49, Deepak Dixit (JIRA) a écrit : > >> [ >> https://issues.apache.org/jira/browse/OFBIZ-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >> ] >> >> Deepak Dixit closed OFBIZ-6760. >> ------------------------------- >> >> Move all entity definitions from the applications components into a >>> separate one >>> >>> -------------------------------------------------------------------------------- >>> >>> Key: OFBIZ-6760 >>> URL: https://issues.apache.org/jira/browse/OFBIZ-6760 >>> Project: OFBiz >>> Issue Type: Improvement >>> Components: ALL APPLICATIONS >>> Affects Versions: Trunk >>> Reporter: Jacques Le Roux >>> Assignee: Jacopo Cappellato >>> Fix For: Upcoming Branch >>> >>> >>> See this thread for a previous discussion: >>> http://markmail.org/message/sfdm22wfy3fulpyb >>> >> >> >> -- >> This message was sent by Atlassian JIRA >> (v6.3.4#6332) >> > > |
Administrator
|
I have to think more about it, but my 1st feeling is the same
Jacques Le 27/01/2016 05:59, Deepak Dixit a écrit : > Sounds good to me. > > Thanks & Regards > -- > Deepak Dixit > www.hotwaxsystems.com > > On Mon, Jan 25, 2016 at 6:52 PM, Nicolas Malin <[hidden email]> > wrote: > >> Hi, >> >> Now as the data-model is present and the task closed, can we continue to >> move all crud on the same component and keep only service with business >> oriented logic on the dedicate component ? >> >> I think about service like >> createProductCategory/updateProductCategory/deleteProductCategory and not >> storeOrder ;) >> >> Nicolas >> >> >> >> Le 16/01/2016 12:49, Deepak Dixit (JIRA) a écrit : >> >>> [ >>> https://issues.apache.org/jira/browse/OFBIZ-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >>> ] >>> >>> Deepak Dixit closed OFBIZ-6760. >>> ------------------------------- >>> >>> Move all entity definitions from the applications components into a >>>> separate one >>>> >>>> -------------------------------------------------------------------------------- >>>> >>>> Key: OFBIZ-6760 >>>> URL: https://issues.apache.org/jira/browse/OFBIZ-6760 >>>> Project: OFBiz >>>> Issue Type: Improvement >>>> Components: ALL APPLICATIONS >>>> Affects Versions: Trunk >>>> Reporter: Jacques Le Roux >>>> Assignee: Jacopo Cappellato >>>> Fix For: Upcoming Branch >>>> >>>> >>>> See this thread for a previous discussion: >>>> http://markmail.org/message/sfdm22wfy3fulpyb >>>> >>> >>> -- >>> This message was sent by Atlassian JIRA >>> (v6.3.4#6332) >>> >> |
I like the idea.
Gil On 27/01/2016 19:28, Jacques Le Roux
wrote:
I have to think more about it, but my 1st feeling is the same |
In reply to this post by Nicolas Malin-2
+1
On Mon, Jan 25, 2016 at 2:22 PM, Nicolas Malin <[hidden email]> wrote: > Hi, > > Now as the data-model is present and the task closed, can we continue to > move all crud on the same component and keep only service with business > oriented logic on the dedicate component ? > > I think about service like > createProductCategory/updateProductCategory/deleteProductCategory and not > storeOrder ;) > > Nicolas > > > > Le 16/01/2016 12:49, Deepak Dixit (JIRA) a écrit : > >> [ >> https://issues.apache.org/jira/browse/OFBIZ-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >> ] >> >> Deepak Dixit closed OFBIZ-6760. >> ------------------------------- >> >> Move all entity definitions from the applications components into a >>> separate one >>> >>> -------------------------------------------------------------------------------- >>> >>> Key: OFBIZ-6760 >>> URL: https://issues.apache.org/jira/browse/OFBIZ-6760 >>> Project: OFBiz >>> Issue Type: Improvement >>> Components: ALL APPLICATIONS >>> Affects Versions: Trunk >>> Reporter: Jacques Le Roux >>> Assignee: Jacopo Cappellato >>> Fix For: Upcoming Branch >>> >>> >>> See this thread for a previous discussion: >>> http://markmail.org/message/sfdm22wfy3fulpyb >>> >> >> >> -- >> This message was sent by Atlassian JIRA >> (v6.3.4#6332) >> > > |
Administrator
|
In reply to this post by Jacques Le Roux
I tried to find a reason why we should not, but found none.
Since we have moved the entity definitions, I see no reasons why we should not also move the CRUD related services. Moreover it seems most of them (I guess not all? Did not check) are now auto-engine services so it's even more appropriate. Thanks Nicolas! Jacques Le 27/01/2016 19:28, Jacques Le Roux a écrit : > I have to think more about it, but my 1st feeling is the same > > Jacques > > Le 27/01/2016 05:59, Deepak Dixit a écrit : >> Sounds good to me. >> >> Thanks & Regards >> -- >> Deepak Dixit >> www.hotwaxsystems.com >> >> On Mon, Jan 25, 2016 at 6:52 PM, Nicolas Malin <[hidden email]> >> wrote: >> >>> Hi, >>> >>> Now as the data-model is present and the task closed, can we continue to >>> move all crud on the same component and keep only service with business >>> oriented logic on the dedicate component ? >>> >>> I think about service like >>> createProductCategory/updateProductCategory/deleteProductCategory and not >>> storeOrder ;) >>> >>> Nicolas >>> >>> >>> >>> Le 16/01/2016 12:49, Deepak Dixit (JIRA) a écrit : >>> >>>> [ >>>> https://issues.apache.org/jira/browse/OFBIZ-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >>>> ] >>>> >>>> Deepak Dixit closed OFBIZ-6760. >>>> ------------------------------- >>>> >>>> Move all entity definitions from the applications components into a >>>>> separate one >>>>> >>>>> -------------------------------------------------------------------------------- >>>>> >>>>> Key: OFBIZ-6760 >>>>> URL: https://issues.apache.org/jira/browse/OFBIZ-6760 >>>>> Project: OFBiz >>>>> Issue Type: Improvement >>>>> Components: ALL APPLICATIONS >>>>> Affects Versions: Trunk >>>>> Reporter: Jacques Le Roux >>>>> Assignee: Jacopo Cappellato >>>>> Fix For: Upcoming Branch >>>>> >>>>> >>>>> See this thread for a previous discussion: >>>>> http://markmail.org/message/sfdm22wfy3fulpyb >>>>> >>>> >>>> -- >>>> This message was sent by Atlassian JIRA >>>> (v6.3.4#6332) >>>> >>> > |
+1<http://www.centre-tic.com/>
Le 29/01/2016 11:55, Jacques Le Roux a écrit : > I tried to find a reason why we should not, but found none. |
In reply to this post by Jacques Le Roux
Ok tanks all for your comments, I will work on it
Le 29/01/2016 11:55, Jacques Le Roux a écrit : > I tried to find a reason why we should not, but found none. > Since we have moved the entity definitions, I see no reasons why we > should not also move the CRUD related services. > Moreover it seems most of them (I guess not all? Did not check) are > now auto-engine services so it's even more appropriate. No problem Jacques, I would tried to find the best approch for each case . Nicolas > > Thanks Nicolas! > > Jacques > > Le 27/01/2016 19:28, Jacques Le Roux a écrit : >> I have to think more about it, but my 1st feeling is the same >> >> Jacques >> >> Le 27/01/2016 05:59, Deepak Dixit a écrit : >>> Sounds good to me. >> |
Free forum by Nabble | Edit this page |