yo,

I was having two entities generalize another one (the same one) and the
spring cartridge generated twice the "extends ..." line in the Java code

so if A is generalized by B and B' I would have code like this:

class B
  extends B-Impl
  extends A-Impl


a class being extended by more than one other class is not so uncommon,
what's wrong ?

-- Wouter





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to