These two are not mutually exclusive. UML is a notation for describing artifacts of software. CORBA is a broad technology umbrella that covers things such as a language for platform independent interface specification, common idioms for services and facilities, and protocols for communication. The OMG does have a modeling spec but it specifies UML as the notation of choice. I in fact use UML to model my IDL interfaces and then use Rose to generate the implementations. Hope this helps
Don Jemuce Inacio wrote: > Hi everone! > Whats better, UML or CORBA to requeriments specification for web aplication? > Regards > Victor Inacio > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > ************************************************************************ > * 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 > * > ************************************************************************* ************************************************************************ * 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 *************************************************************************
