[
https://issues.apache.org/jira/browse/OFBIZ-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336541#comment-14336541 ]
Ron Wheeler commented on OFBIZ-6110:
------------------------------------
This would require a commitment to a BaseApplication set which seems to be possible.
Does eCommerce move into the base set?
How many installations use eCommerce as opposed to other Base Applications such as Human Resources?
In any event, the extra seed data in the Base Applications that would accrue because of data moving from special purpose is pretty minimal in the overall scheme of things.
The mixing of demo data with core makes the system harder to understand.
I would like to see the demo data moved to a separate project where technical writers and system administrators can work on it in a more productive environment than is currently possible.
I don't have the time for this if it involves producing patch files every time I find a spelling mistake or need to add seed data to clarify a wiki screenshot.
> Move as much as possible demo data from ecommerce to product or order components
> --------------------------------------------------------------------------------
>
> Key: OFBIZ-6110
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6110> Project: OFBiz
> Issue Type: Improvement
> Components: order, product, specialpurpose/ecommerce
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Branch
>
>
> It would be better if we have most of the demo product data in product or maybe in order component. Because almost all what can be done concerning ordering in ecommerce can also be done in order manager from which anyway ecommerce depends on
> More generally each component should have the data to be able to work as much on its own as possible. Even if that means redundancy of some sorts. Most of the time, we can avoid redudancy when there are components dependencies and the component data are loaded after the main one.
> This is when
https://cwiki.apache.org/confluence/display/OFBIZ/Component+and+Component+Set+Dependencies helps and shows why it should be actively maintained! For instance I'm not sure we show data loading order there...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)