[
https://issues.apache.org/jira/browse/OFBIZ-3505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838847#action_12838847
]
Bruno Busco commented on OFBIZ-3505:
------------------------------------
On a second thought I must say that the attached patch should not brake OFBiz.
It only moves entity declarations around so that no foreign keys error are
found if only party and content applications are loaded (and run-installed).
I think that the patch could conveniently be used as a starting point for the
framework+party+content separation. It will take us to a first stage and then
we can start moving code between applications.
I would not start directly with moving party and content in the framework and
creating the partyext and contentext; this would a too big jump to keep under
control.
So could we please review the patch?
Does it make sense?
> Data model to have Content and Party applications not dependant on other
> applications
> -------------------------------------------------------------------------------------
>
> Key: OFBIZ-3505
> URL: https://issues.apache.org/jira/browse/OFBIZ-3505
> Project: OFBiz
> Issue Type: Sub-task
> Components: ALL APPLICATIONS
> Reporter: Bruno Busco
> Priority: Minor
> Attachments: ofbiz_core.patch
>
>
> The patch attached is the work I did to try to have the Content and Party
> applications not dependent on the other applications.
> The patch only changes the data model and not the application code also so
> applying the patch results in a not working OFBiz.
> The purpose of the patch is to describe the solution I found to remove the
> mentioned dependencies and, if agreed, could be the base to change the code
> accordingly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.