Just for Java, not in .NET nor PHP I guess... I'm writing an high level API for Java, .NET and PHP and I need apply alfresco aspects in all languages.
In fact, I just need apply one custom aspect. Maybe handcrafting an atom entry and HTTP PUT request to update created object can do the trick. It's ugly but my deadline isn't enough long to port Alfresco OpenCMIS Extension to .NET and PHP. Thanks. 2012/5/15 Florian Müller <[email protected]> > Hi José Luís, > > Yes, you can. You will need the Alfresco OpenCMIS Extension [1] for this. > > > - Florian > > > [1] http://code.google.com/a/**apache-extras.org/p/alfresco-** > opencmis-extension/<http://code.google.com/a/apache-extras.org/p/alfresco-opencmis-extension/> > > > > Hi. >> >> Is it possible to apply an Alfresco Aspect to objects via OpenCMIS? >> >> Thanks. >> > >
