Hi Florian,
thx for the info.
Anyway I’m glad such an extension possibility exists at all.
Also I just finished a first POC of an own ObjectFactory which creates Folders
and Documents providing sample adapters in a couple of hours.
So till now seems to work pretty well ;)
(Minor problem in my ca
Hi Sascha,
You need your own ObjectFactory to provide an adapter implementation.
There is no configuration or other magic.
This feature has been added but never really fleshes out. We have never
implemented, for example, a registry for adapters.
- Florian
Hello together,
I am currently t
Hello together,
I am currently trying to build my own CMIS EMF (Eclipse Modeling Framework)
model for building a single-sourced Eclipse 4 RCP / RAP CMIS Client.
After some research I was glad that next to the ObjectFactory SPI OpenCMIS has
a getAdapter() method at the top level CmisObject.
I th