It seems that ROSE has learned to sort a few things. I remember that with ROSE 98 it was impossible to sort packages in a package, classes in a package or attributes/operations in a class. With ROSE 2002 you can sort attributes and operations of a class with drag&drop in the specification window.
Concerning packages I found this information in ROSE 2002 documentation: --------------------- Use the following steps to sort packages in the browser: 1. Create a new package in the browser and name it Temp. 2. In the browser, drag all of the packages you want to sort and drop them into the Temp package. 3. In the browser, retrieve the packages one by one from the Temp package and place them back in the original location. 4. Delete the Temp package. Note: Your new folder organization is temporary. If the folders are collapsed under the parent icon (by clicking a minus (-) sign) or Rose is shut down, the packages will be rearranged in alphabetical order the next time that the parent icon is expanded (by clicking a plus (+) sign). --------------------- A solution is to prefix package names with numeric values to sort them, if it doesn't impact code generation. This is good for use with SODA where the apparition of items in the documentation is important. Another solution with SODA is to put the items in a diagram in a specific order, and to scan the diagram, not the parent's package. Perhaps with ROSE 2003... Best regards, Thierry Beigbeder -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de Tom Tanner Envoye : mercredi 27 mars 2002 13:44 A : Rational Objet : Re: (ROSE) Browser Sorting I'm afraid this is a me-2 type thing, though I'd like to sort the attributes in a corba enumeration by the order in which they are specified in the enumeration, not by name, or by the strange default order rose uses. Tom "Alexiev, Nikolay" <[EMAIL PROTECTED]>@rational.com on 27/03/2002 12:34:33 Please respond to "Alexiev, Nikolay" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] To: "Rational" <[EMAIL PROTECTED]> cc: Subject: (ROSE) Browser Sorting Can I sort elements in Rose Browser by somthing different not by name? For example I add an Order property to Package and I want to see packages in browser ordered by it. Thanks in advance. ************************************************************************ * 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 ************************************************************************* ************************************************************************ * 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 *************************************************************************
