Rafael Alvarez wrote:
*snip*
> It looks like we were designing Objects FROM Tables, and EJB is a way to
> create tables FROM Objects. And most of the troubles of the first
> project were because of that. I mean, we create objects tha
> represented tables, rather than tables representing objects.

IMHO it's all a matter of architecture, which in turn is very dependent
on the preconditions of the project. If you are running a green field
development process, I would definitely go for designing EJB's up front
and create the DB according to them. Which is by the way how we do it
here at Lecando.

On the other hand, if you have to adapt to an existing DB or have
development process that is DB-centric I guess you just have to do with
whatever the DB guys throw at you.

My 2c,

Marcus Ahnve

-- 
Marcus Ahnve                          email: [EMAIL PROTECTED]
Lecando AB                           Office: +46-(0)8-634 94 18
Sweden                               Mobile: +46-(0)70-462 19 18
www.lecando.com                        ICQ#: 4564879

Reply via email to