Hi All, I have a class which has an over loaded public constructor.But I do not want these constructor's to be available to the sub classes as methods.
Is there any way that I can differentiate between a constructor and a ordinary method. The way I am doing now is, I created a new Stereo type called "Constructor". Is there any standard for defining the constructor's. Thanks. Gopi _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com ************************************************************************ * 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 *************************************************************************
