<?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: A concise DSL for metamodeling</title>
	<atom:link href="http://pjmolina.com/metalevel/2010/02/essential-meta-a-concise-dsl-for-metamodeling/feed/" rel="self" type="application/rss+xml" />
	<link>http://pjmolina.com/metalevel/2010/02/essential-meta-a-concise-dsl-for-metamodeling/</link>
	<description>Abstraction based levitation</description>
	<lastBuildDate>Tue, 24 Jan 2012 08:44:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tweets that mention The Metalevel — Essential.Meta: A concise DSL for metamodeling -- Topsy.com</title>
		<link>http://pjmolina.com/metalevel/2010/02/essential-meta-a-concise-dsl-for-metamodeling/comment-page-1/#comment-120</link>
		<dc:creator>Tweets that mention The Metalevel — Essential.Meta: A concise DSL for metamodeling -- Topsy.com</dc:creator>
		<pubDate>Thu, 04 Feb 2010 07:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://pjmolina.com/metalevel/?p=432#comment-120</guid>
		<description>[...] This post was mentioned on Twitter by Model-Driven, Jean Bezivin. Jean Bezivin said: RT @ModelDriven: Essential.Meta: A concise DSL for metamodeling - http://bit.ly/dpx9Q6 - #dsl #metamodel [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Model-Driven, Jean Bezivin. Jean Bezivin said: RT @ModelDriven: Essential.Meta: A concise DSL for metamodeling &#8211; <a href="http://bit.ly/dpx9Q6" rel="nofollow">http://bit.ly/dpx9Q6</a> &#8211; #dsl #metamodel [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pjmolina</title>
		<link>http://pjmolina.com/metalevel/2010/02/essential-meta-a-concise-dsl-for-metamodeling/comment-page-1/#comment-119</link>
		<dc:creator>pjmolina</dc:creator>
		<pubDate>Tue, 02 Feb 2010 12:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://pjmolina.com/metalevel/?p=432#comment-119</guid>
		<description>You are right Ron: Modeling and metamodeling are not so different. It depends heavily on where are you putting the emphasis. 

In the next post I will talk about instancing the concepts we just have defined in concrete objects. Following this approach, the former is the metamodel, and the latter is the model. 

Probably, the sample I provided &lt;em&gt;&quot;a town&quot;&lt;/em&gt; is not good enough to imagine this in a software context, but we can replace it by a definition of the core concepts of UML (class, attribute, operation, association, ...) and use them (by instantiation) in a second level. I will dive on it for sure.

On the other hand, and to satisfy your curiosity, Essential is built with .NET 3.5 and MGrammar. Not sure if this match with your preferred stack... :)  But in anyway, if you like the language, it can be ported to Java using ANTLR.

Thanks for your feedback Ron!</description>
		<content:encoded><![CDATA[<p>You are right Ron: Modeling and metamodeling are not so different. It depends heavily on where are you putting the emphasis. </p>
<p>In the next post I will talk about instancing the concepts we just have defined in concrete objects. Following this approach, the former is the metamodel, and the latter is the model. </p>
<p>Probably, the sample I provided <em>&#8220;a town&#8221;</em> is not good enough to imagine this in a software context, but we can replace it by a definition of the core concepts of UML (class, attribute, operation, association, &#8230;) and use them (by instantiation) in a second level. I will dive on it for sure.</p>
<p>On the other hand, and to satisfy your curiosity, Essential is built with .NET 3.5 and MGrammar. Not sure if this match with your preferred stack&#8230; <img src='http://pjmolina.com/metalevel/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   But in anyway, if you like the language, it can be ported to Java using ANTLR.</p>
<p>Thanks for your feedback Ron!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Kersic</title>
		<link>http://pjmolina.com/metalevel/2010/02/essential-meta-a-concise-dsl-for-metamodeling/comment-page-1/#comment-118</link>
		<dc:creator>Ron Kersic</dc:creator>
		<pubDate>Tue, 02 Feb 2010 08:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://pjmolina.com/metalevel/?p=432#comment-118</guid>
		<description>Pedro,

I know it is all more or less relative, but your examples strike me as &#039;modeling&#039; and not &#039;meta-modeling&#039;. Just like creating a UML class model is &#039;modeling&#039;... What&#039;s your reason for the &#039;meta&#039; bit...?

I&#039;m curious as with what technology Essential is being build. Me, I&#039;ve been doing more or less the same thing over the past months (going soooo slow :-)) out of necessity. I happily scrap my work and base it on Essential if it fits my tech stack of preference...

Nice work BTW!

\Ron</description>
		<content:encoded><![CDATA[<p>Pedro,</p>
<p>I know it is all more or less relative, but your examples strike me as &#8216;modeling&#8217; and not &#8216;meta-modeling&#8217;. Just like creating a UML class model is &#8216;modeling&#8217;&#8230; What&#8217;s your reason for the &#8216;meta&#8217; bit&#8230;?</p>
<p>I&#8217;m curious as with what technology Essential is being build. Me, I&#8217;ve been doing more or less the same thing over the past months (going soooo slow <img src='http://pjmolina.com/metalevel/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ) out of necessity. I happily scrap my work and base it on Essential if it fits my tech stack of preference&#8230;</p>
<p>Nice work BTW!</p>
<p>\Ron</p>
]]></content:encoded>
	</item>
</channel>
</rss>

