I have obtained a parameterized class with reverse engineering. The class has a single template argument. I have added a second template to the class by using the logical view steps. Then I have generated the code. The declaration of the class is okay (it has two template arguments) however the definitions are wrong since they still have a single template argument.
I have tried many options but none of them seem to work. BTW, the point that the class has been generated via reverse engineering is irrelevant. The same happens with classes generated in Rose. The implementation is not updated with the second template arguments. Does anyone know how to fix this? Thanks, Diego -------------------------------------------- email: [EMAIL PROTECTED] http://www.staff.uiuc.edu/~klabjan Tel: 217 265 8218 Mobile: 217 202 2968 Fax: 217 244 6534 -------------------------------------------- ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * 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 *************************************************************************
