Relative newbie here...
Win NT, Rose 2000e.
I have a model that has several levels of packages to support
distributed development of the model.
package A
package 1
class abc
package B
package 2
package a
package b
class xyz
class qrs
package 3
package C
... etc.
When I generate IDL from this, I get the package names
embedded into the 'interface' lines of the .idl file.
Is there a way to avoid collecting all the package names here??
--> interface abc : B::2::b::xyz, B::2::b::qrs {};
Yucky.
Thanks,
E.
--
--
[EMAIL PROTECTED]
************************************************************************
* 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/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************