> I retrieved the nightly build this morning and everything is Ok now, many
> thanks again for your efficiency.
[WZ> ] no problem

> Indeed the model was just for testing purpose. And I made ID's appear in
> pages (presentation layer) just to
> see how and what kind of IDs Hibernate generated.
> But I'm not sure to understand what you meant by "model an id for each
> entity" since I only modeled one Entity for this test.
[WZ> ] yes but what I meant was suppose you start modeling a fully-fledged
app like this you should explicitely add an 'id' attribute in each entity,
that way you have a unique property for each of them (business ID, not a
primary key!)


> However, my approach would have been to model ID's as readonly & hidden
> fields, even if they are non-functionnal since they are the only way you
> can
> uniquely identifie an Entity (which has to be done when the user
> is working on a selected Entity). Does it seems correct to you ?
> 
[WZ> ] read-only ? so who's setting them ?

> May I ask you which IDE you use, I'm currently working with Eclipse 3
> (aside
> from AndroMDA),
> and was looking at Mevenide but the import of the generated project stuff
> wasn't straight-forward.
>
[WZ> ] I am using IntelliJ IDEA 4.5, which is commercial but certainly worth
the money .. you can give it a try by downloading it here:
http://www.jetbrains.com

 
-- Wouter



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to