<?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: Hippo cms workflow with events</title>
	<atom:link href="http://www.gridshore.nl/2009/03/13/hippo-cms-workflow-with-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridshore.nl/2009/03/13/hippo-cms-workflow-with-events/</link>
	<description>A weblog about software engineering, Architecture, Technology an other things we like.</description>
	<lastBuildDate>Thu, 29 Jul 2010 07:45:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2009/03/13/hippo-cms-workflow-with-events/comment-page-1/#comment-20224</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Sat, 28 Mar 2009 22:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=670#comment-20224</guid>
		<description>Thanks Frank, I like the idea</description>
		<content:encoded><![CDATA[<p>Thanks Frank, I like the idea</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank van Lankvelt</title>
		<link>http://www.gridshore.nl/2009/03/13/hippo-cms-workflow-with-events/comment-page-1/#comment-20222</link>
		<dc:creator>Frank van Lankvelt</dc:creator>
		<pubDate>Sat, 28 Mar 2009 22:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=670#comment-20222</guid>
		<description>Hi Jettro, cool stuff!
It might be nice to know how to make this dynamic, i.e. such that one can add and remove listeners at runtime.
You could do this by creating a separate type (cust:workfloweventfolder?) for the folder that contains the cust:workflowevent nodes.  In the daemon code, register a jcr listener for this node (by type, so that there can be multiple folders) and (un)register a workflow event listener when node added/removed events are received.
Administrators might appreciate such functionality...</description>
		<content:encoded><![CDATA[<p>Hi Jettro, cool stuff!<br />
It might be nice to know how to make this dynamic, i.e. such that one can add and remove listeners at runtime.<br />
You could do this by creating a separate type (cust:workfloweventfolder?) for the folder that contains the cust:workflowevent nodes.  In the daemon code, register a jcr listener for this node (by type, so that there can be multiple folders) and (un)register a workflow event listener when node added/removed events are received.<br />
Administrators might appreciate such functionality&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2009/03/13/hippo-cms-workflow-with-events/comment-page-1/#comment-19739</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Tue, 17 Mar 2009 08:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=670#comment-19739</guid>
		<description>He Freddie, good to be in your territory now :-). If I understand you correctly I can say: Yes. JackRabbit does have the concept of document types. If you check the first code block with the CND file, this is a type definition for the nodes in the repository. With these types you can specify what a certain item looks like. You can use inheritance within types as well as aggregation relations.

Meta-data is handled using normal properties except for a few basic properties like Node name, creation date, etc.

Is that an answer to your question?</description>
		<content:encoded><![CDATA[<p>He Freddie, good to be in your territory now <img src='http://www.gridshore.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . If I understand you correctly I can say: Yes. JackRabbit does have the concept of document types. If you check the first code block with the CND file, this is a type definition for the nodes in the repository. With these types you can specify what a certain item looks like. You can use inheritance within types as well as aggregation relations.</p>
<p>Meta-data is handled using normal properties except for a few basic properties like Node name, creation date, etc.</p>
<p>Is that an answer to your question?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freddie</title>
		<link>http://www.gridshore.nl/2009/03/13/hippo-cms-workflow-with-events/comment-page-1/#comment-19727</link>
		<dc:creator>Freddie</dc:creator>
		<pubDate>Mon, 16 Mar 2009 23:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=670#comment-19727</guid>
		<description>Hi Jettro,

I have a question. Is JackRabbit truly a Repository or is it just a sexy name for an Archive?

According to the literature a Reposítory contains the definitions of the What in your own words CLASS DEFINITIONS and not Instances. To me Content is an Instance of a certain type and described by NOT what everyone think is META-DATA but should be called Attributes. META-DATA describes the structure, rules, entities (ontologie). Content instances are stored in an Archive (for short or long term).

Curious to hear from you</description>
		<content:encoded><![CDATA[<p>Hi Jettro,</p>
<p>I have a question. Is JackRabbit truly a Repository or is it just a sexy name for an Archive?</p>
<p>According to the literature a Reposítory contains the definitions of the What in your own words CLASS DEFINITIONS and not Instances. To me Content is an Instance of a certain type and described by NOT what everyone think is META-DATA but should be called Attributes. META-DATA describes the structure, rules, entities (ontologie). Content instances are stored in an Archive (for short or long term).</p>
<p>Curious to hear from you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
