You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Michael Xu (xudong)" <do...@wizitsoft.com> on 2009/12/01 08:15:30 UTC

Re: about using ofbiz as a platform

hi Bruno,

Thanks for your reply. I wish I could make it by myself. However, it turns
out too challenging for me. I think it is more piratical if one or more
committer could lead the overall process.

At this moment, what I can suggest is that the current big ofbiz might need
to be split into sub projects, like framework, ERP, CRM, eCommerce, etc.

--
Regards,
Michael Xu (xudong)
www.wizitsoft.com | Office: (8610) 6267 0615 ext 806 | Mobile: (86) 135 0135
9807 | Fax: (8610) 62670096


On Wed, Nov 25, 2009 at 4:30 AM, Bruno Busco <br...@gmail.com> wrote:

> Hi Michael,
> the framework isolation and a framework-only installation is
> definitely something the community as talken about many times. You
> will find several conversations searching the mailing list.
>
> We will have it sooner or later and any help you could provide on this
> topic will be much appreciated.
>
> -Bruno
>
> 2009/11/24 Michael Xu (xudong) <do...@wizitsoft.com>:
> > hmm...I compared the article and the latest code from trunk. I don't
> think
> > the diagram is consistent with codes.
> >
> > For example, from the diagram party doesn't depend on marketing; however,
> as
> > I mentioned in previous email, party entity definition does use
> > ContactListParty from marketing.
> >
> > --
> > Regards,
> > Michael Xu (xudong)
> > www.wizitsoft.com | Office: (8610) 6267 0615 ext 806 | Mobile: (86) 135
> 0135
> > 9807 | Fax: (8610) 62670096
> >
> >
> > On Tue, Nov 24, 2009 at 9:16 PM, Michael Xu (xudong)
> > <do...@wizitsoft.com>wrote:
> >
> >> Just found an article about the dependency:
> >>
> http://docs.ofbiz.org/display/OFBADMIN/Component+and+Component+Set+Dependencies
> >>
> >>
> >> <
> http://docs.ofbiz.org/display/OFBADMIN/Component+and+Component+Set+Dependencies
> >From
> >> the component relationship diagram, it seems I have to include all
> >> components under framework and application in my new application. Is it
> >> correct?
> >>
> >> --
> >> Regards,
> >> Michael Xu (xudong)
> >> www.wizitsoft.com | Office: (8610) 6267 0615 ext 806 | Mobile: (86) 135
> >> 0135 9807 | Fax: (8610) 62670096
> >>
> >>
> >>
> >> On Tue, Nov 24, 2009 at 9:07 PM, Michael Xu (xudong) <
> >> dong.xu@wizitsoft.com> wrote:
> >>
> >>> hi all,
> >>>
> >>> I try to build a new application using ofbiz. Basically, I want to use
> the
> >>> nice overall architect of ofbiz, theme mechanism and
> >>> Party/Permission/SecurityGroup. However, I found it is very difficult
> to
> >>> remove unnecessary components.
> >>>
> >>> For example, entitymodel.xml from applications/party
> >>> uses ContactListParty, which is from marketing component. I think such
> >>> dependency doesn't make much sense, as marketing is only an optional
> >>> component but party is a must.
> >>>
> >>> What's the best practice for my case? Advices and clues will be very
> >>> appreciated. Thanks in advance.
> >>>
> >>> --
> >>> Regards,
> >>> Michael Xu
> >>>
> >>>
> >>>
> >>
> >
>