Hi. I can't understand some of the architecture of the library.
For example: I can see a ObjectFactory in DotCMIS.Client.Impl namespace and a IObjectFactory in DotCMIS.Client but I can't see any object which returns a IObjectFactory instance ussing any kind of dependecy injection. Otherwise, ObjectFactory is not static and has a public constructor with no parameters. I can't see the sense of this and how to use it properly. Can anybody clarify this? Thanks.
