On Nov 17, 2006, at 12:22 PM, Luis Uribe wrote:
The OFBiz data model is a clean room implementation based on the
general concepts found in those books.
I see, I thought that it was a modification of the models created
in the book.
My mistake.
I did actually consider the CDs originally to maybe save some work,
but the license was scary so I decided to not even buy them or try to
find their contents.
Of course, you could always just do something based on the OFBiz data
model. If you run OFBiz against a database it can create tables with
the Entity Engine meta data, and then you can reverse engineer those
tables or generate the meta data SQL from them or something...
-David