<?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: Essential.Meta</title>
	<atom:link href="http://pjmolina.com/metalevel/essential/essential-metamodel-ds/feed/" rel="self" type="application/rss+xml" />
	<link>http://pjmolina.com/metalevel</link>
	<description>Abstraction based levitation</description>
	<lastBuildDate>Mon, 26 Jul 2010 18:42:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Pedro J. Molina</title>
		<link>http://pjmolina.com/metalevel/essential/essential-metamodel-ds/comment-page-1/#comment-223</link>
		<dc:creator>Pedro J. Molina</dc:creator>
		<pubDate>Fri, 25 Jun 2010 06:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://pjmolina.com/metalevel/?page_id=416#comment-223</guid>
		<description>Yesterday I was able to see your system running. It is a nice and promising work Rafael. Congrats!</description>
		<content:encoded><![CDATA[<p>Yesterday I was able to see your system running. It is a nice and promising work Rafael. Congrats!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael Chaves</title>
		<link>http://pjmolina.com/metalevel/essential/essential-metamodel-ds/comment-page-1/#comment-222</link>
		<dc:creator>Rafael Chaves</dc:creator>
		<pubDate>Fri, 25 Jun 2010 01:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://pjmolina.com/metalevel/?page_id=416#comment-222</guid>
		<description>Not yet, we want to get a first release out of the door using the TextUML notation. Even though the TextUML syntax is much more verbose, its implementation is way more complete. 

But here is an example from the compiler test cases:


namespace SimpleNamespace

entity SimpleEntity

    attribute attr1 : String?

    attribute attr2 : String+

    attribute attr3 : String*

    action doSomething(p1 : Integer) : Boolean
        true

    action doSomething2 : SimpleEntity*
        SimpleEntity // returns the extent


Relationships are not implemented yet but the design is very similar to what you have (no standalone association elements, but declaration of roles under their owners and linking via cross-referencing).</description>
		<content:encoded><![CDATA[<p>Not yet, we want to get a first release out of the door using the TextUML notation. Even though the TextUML syntax is much more verbose, its implementation is way more complete. </p>
<p>But here is an example from the compiler test cases:</p>
<p>namespace SimpleNamespace</p>
<p>entity SimpleEntity</p>
<p>    attribute attr1 : String?</p>
<p>    attribute attr2 : String+</p>
<p>    attribute attr3 : String*</p>
<p>    action doSomething(p1 : Integer) : Boolean<br />
        true</p>
<p>    action doSomething2 : SimpleEntity*<br />
        SimpleEntity // returns the extent</p>
<p>Relationships are not implemented yet but the design is very similar to what you have (no standalone association elements, but declaration of roles under their owners and linking via cross-referencing).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro J. Molina</title>
		<link>http://pjmolina.com/metalevel/essential/essential-metamodel-ds/comment-page-1/#comment-220</link>
		<dc:creator>Pedro J. Molina</dc:creator>
		<pubDate>Wed, 23 Jun 2010 07:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://pjmolina.com/metalevel/?page_id=416#comment-220</guid>
		<description>Rafael: Is there samples available about the AlphaSimple syntax? I would like to take a look on it.</description>
		<content:encoded><![CDATA[<p>Rafael: Is there samples available about the AlphaSimple syntax? I would like to take a look on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael Chaves</title>
		<link>http://pjmolina.com/metalevel/essential/essential-metamodel-ds/comment-page-1/#comment-217</link>
		<dc:creator>Rafael Chaves</dc:creator>
		<pubDate>Wed, 23 Jun 2010 05:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://pjmolina.com/metalevel/?page_id=416#comment-217</guid>
		<description>Amazing how this looks like what we are coming up with as a sweeter notation for AlphaSimple (which currently uses TextUML).

Well, I guess we are in good company...</description>
		<content:encoded><![CDATA[<p>Amazing how this looks like what we are coming up with as a sweeter notation for AlphaSimple (which currently uses TextUML).</p>
<p>Well, I guess we are in good company&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
