/*
 * Copyright (c) 2002-2003 IST-2004-2006-511731 ModelWare - ModelBus.
 * All rights reserved.
 *
 * This software is published under the terms of the ModelBus Software License
 * in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
 * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 * A copy of ModelBus Software License is provided with this distribution in
 * doc/LICENSE.txt file.
 */

ModelBus Adapter V2.1
======================
ModelBus Adapter is purposed to simplify integration of modeling tools with ModelBus.
Adapter includes an API, as well as complete ModelBus infrastructure.

release 2.0
===============

* Seamless Profile support
* ModelingServiceError serialization, including a possibilty to include models into error info.
* Automatic port selection
* It is possible to load of meta-models from Registry
* Enhanced default tool selection strategy. Only accessible services are binded.
* "binary" primitive type is available. It is mapped to java.io.InputStream.
* Asynchrounous call
* xmi:uuids keeping

release 2.1
===============
* Update to Eclipse 3.3.1, EMF 2.3.1 and UML 2.1.0
* Refinement of Adapter Interface
* Improvement of Adapter generator 

Limitations
===========
* In order to integrate model info to the service error, the error should first be described in the Tool Description
* Error info can contain the only model parameter inside.
