Model storage options

You must choose one of two formats for storage of your component models:

You set your own preference for your local workspace, a global setting that applies to all projects. In a typical collaborative environment, all users should select the same format. This topic explains the implications of both choices.

XMI storage

XMI is an XML-based file format that is gaining acceptance as a standard application modeling persistence and transport mechanism (see http://www.eclipse.org/emf/ for more information). Advantages of this format include:

Limitations of the XMI format include:

Database storage

If you use database storage, you are limited to a single model. All components that you create belong to that model. However, database storage offers the following advantages: