> > Having attended a few ANSI X10 meetings a couple of decades ago,

I should have written X12, of course.  That's the nice thing about standards
-- there are so many of them!

> ebXML Registry is quite independent from rest of ebXML
> and is an ISO standard for registry/repository capable of 
> secure, federated information management of any type of 
> artifacts (including UML models).

Hmmm, they might have been better off naming it "XML Registry" then...

> > What version of UML is the UMM profile based on?  
> Fortunately, it is UML 1.4. What version of UML does ArgoUML support?

UML 1.4, so you're all set there.  We have rudimentary support for profiles
including the ability to select a different profile at startup, but more
work is required.  Some of this work (external references to the profile) is
the same that's required to support multi-file models.  

You could try loading your UMM profile as either a model or a profile to see
if it loads correctly.

> > Did you review the mailing list archives?  
> 
> I assume you meant this thread:
> 
> http://www.mail-archive.com/[email protected]/msg00153.html

No, that's about an entirely different style of collaboration. Look here: 
        http://www.mail-archive.com/[email protected]/msg00265.html
        (Too bad the Tigris folks don't see the value of web search engines
        or you probably would have found the Tigris archive first).

and follow the thread back through the subject change to its beginning.  It
touches on the difference between the styles of collaboration, among other
things.

There's some additional discussion in this enhancement request
http://argouml.tigris.org/issues/show_bug.cgi?id=3497
We've collected lots of votes and words, but not many lines of code --
although, truth be told, not many lines are required.

The profile/collaborative features require modifying the core ArgoUML code,
but a repository interface might be doable as a plugin module, depending on
the style of interaction that you envision.  Have you looked at the plugin
developers docs?
http://argouml-stats.tigris.org/documentation/defaulthtml/cookbook/ch06.html

Another possibility might be to leverage the collaborative features of
Eclipse Team Synchronization and look at integrating with the ArgoEclipse
plugin (although we haven't worked out all the extension points for that
yet).

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to