A patterns-based model to transfer objects-between object oriented applications

In this paper, we propose a light-weight model to give the capability of transferring objects between applications to be implemented in object-oriented programming languages. To realize this model, we apply certain design patterns in designing principal classes to transfer objects from an application to another. A prototype implementation of this project has been developed in C++ as open source.