Bug 85261

Summary: Shared Object Database For Groupwork
Product: [Applications] umbrello Reporter: Mike Myers <mmyers>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: CONFIRMED ---    
Severity: wishlist    
Priority: LO    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mike Myers 2004-07-15 15:31:40 UTC
Version:           1.2.2 (using KDE KDE 3.2.3)
Installed from:    Unlisted Binary Package

For companies, or open-source projects which have multiple team-members, it would be nice to have objects stored in a database. It would probably not be too difficult to hook into a SQL database since it is supported in Qt.

An example: I make some classes in my copy of Umbrello. I then submit them into the database. Instantly my coworkers could access them and put them in their diagrams. The coworkers could possibly add "notes" to the classes, or change them and resubmit them to the database. A revision for the objects would also be nice so that you could 'sync' your diagrams to them and it could highlight the changed classes so you know you need to update your diagram.
Comment 1 Jonathan Riddell 2004-07-26 17:42:29 UTC
This would require major work on the internals of Umbrello, don't expect it any time soon I'm afraid.