Hi,
Actually, it is possible, probably. You can use CustomStorageProperty and ExternalType. It gives you possibility to store CD in external file as property of your domain class. And you can add a handler and inside handler invoke opening of a CD file. I'm trying to do almost the same,but both my metamodels are based on the latest version of the DSL. In your case, you may have version's troubles as I wrote before. But you can try it.
Evgeny |