> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: [Andromda-user] AndroMDA+Hibernate: PK and associations
> 
> 
> 1. Are PK different from String supported? 
> 2. Can I get androMDA aware of the fact that I'd like to use 
> native PK generators?

Yes, at least using Hibernate, the best plan is to duplicate the cartridge
and make modifications.  I made the cartridge a part of my build, that way, I
have better control of the templates and am not so worried about upgrades
breaking my code base.  Use your own templates, get the changes working, then
submit patches if/when you are happy with the results.  I am a recent adopter
as well, but found it takes a few days of fiddling with the templates to get
what you think you want turned into templates that are smart about doing that
in the general cases.

All of what you are looking to do is easily done by modifying the cartridges,
which are very lightweight and easy to modify.  

I have inheritance working and am looking forward to getting those changes in
the build sooner than later.

best,

-b


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to