Hi -


New to AndroMDA.  I'm evaluating it for use on a project.  Question #1:



I've modeled a simple class (MyClass) with a few simple attributes.  I find 
that the generated code gives me TWO classes (really 3 - but I understand the 
factory class):



I get MyClass.java, and MyClassImpl.java (whihc inherits from MyClass).  Can 
someone explain the rationale behind generating two classes?  The "Impl" 
version doesn't seem to do anything in the Java code, yet it is the one the 
persistence is tied to.



I might understand the "Impl" class if it was used for business logic, but BOTH 
files (MyClass.java dn MyClassImpl.java) are both marked "DO NOT MODIFY BY 
HAND".



What's with the two classes? I'm sure there is a good reason...
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1306#1306
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