Yes, I have, Jie. We work in a way that we add additional toolsupport on top of Rational Rose when this is convenient on our projects. We have Rose addin's built for that. We do most of the work in VB, and I have just written a 'VB class dependency generator' which takes care of generating the dependencies you are talking about from the VB sourcecode; from local variables types, and parameter types.
We have decided to put effort in this because on one of our projects we work a lot with stateless classes, in the sense as dictated by the Microsoft DNA like conventions. Regards, Dik van Leeuwen -----Original Message----- From: [EMAIL PROTECTED] [mailto:owner-rose_forum@;rational.com] Sent: woensdag 6 november 2002 18:30 To: '[EMAIL PROTECTED]' Subject: (ROSE) Stateless Objects Hi When using stateless objects in the system design, it results in no association relationships between classes since the classes don't have any properties. The final class diagram will have only dependence relationships between classes. A bit of strange. Has anyone come across this same design situation? Thanks Jie ************************************************************************ * 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 ************************************************************************* ************************************************************************ * 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 *************************************************************************
