Quote:
Do I add an extra stereotype (as well as Entity) or create a new one that 
replaces Entity? 
(end of quote)




You can do it either way...probably the easiest would be to add an extra 
stereotype that you use in addition to entity.




Quote:
Then do I just create a new template for the Spring cartidge to use instead of 
the standard one, or do I customise the standard one to incorporate custom code 
where this new sterotype is found?
(end of quote)




You could probably take the existing one and customize that..probably would be 
the easiest.




Quote:
I also need to consider the database table generation side of things, because 
these types of entities will need some custom handling in terms of database 
creation scripts. 
(end of quote)




In CVS we have a contrib module which you can check out and take a look at the 
database cartridge we have in there, it generates DDL (SQL scripts) for oracle, 
it might give you an idea of how you might go about generating some of that.
--
Chad Brandon - [EMAIL PROTECTED]

http://www.andromda.org
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2146#2146
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to