Todd
I've had these errors when code-generating from the logical view. However
it always seems to generate the correct code.
I've usually found that this message is caused by nested classes whose
inter-relationship is unclear.
For example in class Outer you have two nested classes A and B which are
listed in that order. Class Outer::A refers to Outer::B. You can often
remove the error by adding a dependency for Outer::A to Outer::B.
Another area of problem comes when Outer::A has itself a nested class
Outer::A::Inner. I have not yet found a solution to this one apart from
don't do it.
Hope this gives you some help.
Graham
"Sumpter, Anthony T (N-Intecon)" <[EMAIL PROTECTED]>@rational.com
on 11/01/2001 07:47:53 PM
Please respond to "Sumpter, Anthony T (N-Intecon)"
<[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
To: "Rose_Forum (E-mail)" <[EMAIL PROTECTED]>
cc:
Subject: (ROSE) Code Gen error: cyclic references
Getting an error while generating code from the component view. When
generating code from the component view we are getting a : Cyclic error
from
class a and class a to class a. Does anyone know what is causing this?
Todd
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************