I agree with where you're going here Hans. The main reason for redundant/derived fields in the database is to make things perform adequately at run time. I'm not sure saving a little bit of code here and there is a good enough reason to have to deal with the inevitable inconsistency that comes from redundancy.

-David


On Aug 14, 2009, at 5:02 PM, Hans Bakker wrote:

Did you have a look at the PartyNameView entity? there you can list the
name and it does not matter if come from partyGroup or person:

${firstName} ${lastName} ${groupname}

Then the name will always show.....

so it is really required to add a field which duplicates information?

Regards,
Hans

On Fri, 2009-08-14 at 15:16 +0200, Nicolas wrote:
Hello,

Actually, I work on Party component to import Neogia functionality on
OFBiz trunk. I create some addons use by the Neogia that apply on OFBiz
trunk with addon-manager and I submit to you the functionality.


--
Antwebsystems.com: Quality OFBiz services for competitive rates


Reply via email to