[ http://team.andromda.org:8080/jira/browse/SPRING-13?page=history ] Work on SPRING-13 started by Chad Brandon
> an entity generalized more than once generates uncompilable code > ---------------------------------------------------------------- > > Key: SPRING-13 > URL: http://team.andromda.org:8080/jira/browse/SPRING-13 > Project: Spring Cartridge > Type: Bug > Reporter: Wouter Zoons > Assignee: Chad Brandon > > > 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-parent > extends A-Impl > a class being extended by more than one other class is not so uncommon, > what's wrong ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://team.andromda.org:8080/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- 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
