Sorry for not answering your question Adrian, I WAS thinking about
component independence.
The point that I was trying to make was that ultimately, an invoice just
needs a partyId. It shouldn't matter to ofbiz if that partyId comes
from an external party management application.
Adrian Crum wrote:
Chris,
Since you didn't answer my question on what you are trying to achieve, I'm
going to guess: You are trying to achieve component independence.
That will not happen. Some components are inherently dependent on each other.
-Adrian
--- On Sat, 2/6/10, Christopher Snow <[email protected]> wrote:
From: Christopher Snow <[email protected]>
Subject: Re: party component dependency on accounting
To: [email protected]
Date: Saturday, February 6, 2010, 1:18 AM
Hi Adrian,
If we have the Accounting component dependent on the Party
component just for because we need a partyId, then the
components can more easily be separated. If it is just
a partyId, then the Id could come from another system
entirely. (i.e. SOA).
However, if the Accounting component is dependent on Party
services, separation get more tricky.
Am I making any sense?
Cheers,
Chris