<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Updated Python CMIS library released</title>
	<atom:link href="http://ecmarchitect.com/archives/2010/01/13/1127/feed" rel="self" type="application/rss+xml" />
	<link>http://ecmarchitect.com/archives/2010/01/13/1127</link>
	<description>Jeff Potts on ECM, portals, search, collaboration, and a bunch of personal stuff</description>
	<lastBuildDate>Mon, 14 May 2012 10:48:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: jpotts</title>
		<link>http://ecmarchitect.com/archives/2010/01/13/1127/comment-page-1#comment-57450</link>
		<dc:creator>jpotts</dc:creator>
		<pubDate>Tue, 09 Nov 2010 19:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1127#comment-57450</guid>
		<description>Hello, Gary. Nice meeting you at DevCon. CMIS doesn&#039;t know anything about aspects, and the library tries to be as close to the spec as possible. So, the cmislib API itself doesn&#039;t have a call like, &quot;addAspect&quot;. However, as you probably know, Alfresco has rule actions as well as behaviors, which are two things you could use to add an aspect when an object is created or updated by CMIS.

I&#039;ve seen the Alfresco form service automatically add aspects to objects when properties that belong to those aspects are set on an object. I haven&#039;t tested to see if this is universal behavior or just form service behavior (actually, I think AVM web forms do this as well).

Somehow, Alfresco has implemented aspect support via CMIS through CMIS policies. But I haven&#039;t played with that yet.

Long story, short: cmislib isn&#039;t doing anything special to deal with aspects, but the underlying repo might be, and you might be able to do what you&#039;re trying to do through policies.

Jeff</description>
		<content:encoded><![CDATA[<p>Hello, Gary. Nice meeting you at DevCon. CMIS doesn&#8217;t know anything about aspects, and the library tries to be as close to the spec as possible. So, the cmislib API itself doesn&#8217;t have a call like, &#8220;addAspect&#8221;. However, as you probably know, Alfresco has rule actions as well as behaviors, which are two things you could use to add an aspect when an object is created or updated by CMIS.</p>
<p>I&#8217;ve seen the Alfresco form service automatically add aspects to objects when properties that belong to those aspects are set on an object. I haven&#8217;t tested to see if this is universal behavior or just form service behavior (actually, I think AVM web forms do this as well).</p>
<p>Somehow, Alfresco has implemented aspect support via CMIS through CMIS policies. But I haven&#8217;t played with that yet.</p>
<p>Long story, short: cmislib isn&#8217;t doing anything special to deal with aspects, but the underlying repo might be, and you might be able to do what you&#8217;re trying to do through policies.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Cox</title>
		<link>http://ecmarchitect.com/archives/2010/01/13/1127/comment-page-1#comment-57449</link>
		<dc:creator>Gary Cox</dc:creator>
		<pubDate>Tue, 09 Nov 2010 19:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1127#comment-57449</guid>
		<description>I did some initial testing with cmislib, and it&#039;s really easy to work with.  One question:  will it support adding an aspect to a document when it is created in Alfresco?  I only saw the ability to set properties.

Thanks!  It&#039;s great that this library is out there.</description>
		<content:encoded><![CDATA[<p>I did some initial testing with cmislib, and it&#8217;s really easy to work with.  One question:  will it support adding an aspect to a document when it is created in Alfresco?  I only saw the ability to set properties.</p>
<p>Thanks!  It&#8217;s great that this library is out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Updated Python CMIS library released</title>
		<link>http://ecmarchitect.com/archives/2010/01/13/1127/comment-page-1#comment-50520</link>
		<dc:creator>Updated Python CMIS library released</dc:creator>
		<pubDate>Mon, 10 May 2010 18:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1127#comment-50520</guid>
		<description>[...] The Prologue Bahai.uswebdev.net        Open Source Licensing and Community &#187; [...]</description>
		<content:encoded><![CDATA[<p>[...] The Prologue Bahai.uswebdev.net        Open Source Licensing and Community &raquo; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpotts</title>
		<link>http://ecmarchitect.com/archives/2010/01/13/1127/comment-page-1#comment-47655</link>
		<dc:creator>jpotts</dc:creator>
		<pubDate>Fri, 12 Feb 2010 15:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1127#comment-47655</guid>
		<description>Alexey,

Can you comment on the differences between your CMIS stack and the one provided by Apache Chemistry?

Jeff</description>
		<content:encoded><![CDATA[<p>Alexey,</p>
<p>Can you comment on the differences between your CMIS stack and the one provided by Apache Chemistry?</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey Zavizionov</title>
		<link>http://ecmarchitect.com/archives/2010/01/13/1127/comment-page-1#comment-47649</link>
		<dc:creator>Alexey Zavizionov</dc:creator>
		<pubDate>Fri, 12 Feb 2010 10:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1127#comment-47649</guid>
		<description>eXo Platform today introduced xCMIS, an open source implementation of the Content Management Interoperability Services (CMIS) specification.

http://code.google.com/p/xcmis/

http://xcmis.org/portal/public/classic/CMISExpert</description>
		<content:encoded><![CDATA[<p>eXo Platform today introduced xCMIS, an open source implementation of the Content Management Interoperability Services (CMIS) specification.</p>
<p><a href="http://code.google.com/p/xcmis/" rel="nofollow">http://code.google.com/p/xcmis/</a></p>
<p><a href="http://xcmis.org/portal/public/classic/CMISExpert" rel="nofollow">http://xcmis.org/portal/public/classic/CMISExpert</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Hübel</title>
		<link>http://ecmarchitect.com/archives/2010/01/13/1127/comment-page-1#comment-46843</link>
		<dc:creator>Jens Hübel</dc:creator>
		<pubDate>Fri, 15 Jan 2010 21:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1127#comment-46843</guid>
		<description>Good news Jeff!

if you are interested to test against OpenText CMIS just leave us a message. We have a public server that you can use.

Jens</description>
		<content:encoded><![CDATA[<p>Good news Jeff!</p>
<p>if you are interested to test against OpenText CMIS just leave us a message. We have a public server that you can use.</p>
<p>Jens</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Brown</title>
		<link>http://ecmarchitect.com/archives/2010/01/13/1127/comment-page-1#comment-46787</link>
		<dc:creator>Al Brown</dc:creator>
		<pubDate>Wed, 13 Jan 2010 16:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1127#comment-46787</guid>
		<description>Jeff,

Thank you for your help as well.  The testing effort was very positive and identified a couple of interoperability issues that the tc fixed in cd06.

Best, -Al</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>Thank you for your help as well.  The testing effort was very positive and identified a couple of interoperability issues that the tc fixed in cd06.</p>
<p>Best, -Al</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Updated CMIS client library for Python – cmislib 0.1 » Jeff, CMIS, This, Also, FileNet, Potts » CMIS - Content Management Interoperability Services</title>
		<link>http://ecmarchitect.com/archives/2010/01/13/1127/comment-page-1#comment-46780</link>
		<dc:creator>Updated CMIS client library for Python – cmislib 0.1 » Jeff, CMIS, This, Also, FileNet, Potts » CMIS - Content Management Interoperability Services</dc:creator>
		<pubDate>Wed, 13 Jan 2010 10:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1127#comment-46780</guid>
		<description>[...] Jeff posted on this blog this is the first API known to work with different CMIS providers. This shows that the [...]</description>
		<content:encoded><![CDATA[<p>[...] Jeff posted on this blog this is the first API known to work with different CMIS providers. This shows that the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

