<?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: No Sizzle For Moo</title>
	<atom:link href="http://www.clientcide.com/industry-news/no-sizzle-for-moo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clientcide.com/industry-news/no-sizzle-for-moo/</link>
	<description>Making stuff work on the other side of the request.</description>
	<lastBuildDate>Thu, 12 Jan 2012 20:00:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kevinle.myopenid.com/</title>
		<link>http://www.clientcide.com/industry-news/no-sizzle-for-moo/comment-page-1/#comment-31628</link>
		<dc:creator>kevinle.myopenid.com/</dc:creator>
		<pubDate>Sat, 06 Dec 2008 02:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientcide.com/?p=581#comment-31628</guid>
		<description>Dylan,

I&#039;m the one who left the comment that you referred to.  Perhaps you misunderstood my comment, or perhaps you got mixed up between adopting ideas vs adopting code bases.  Adopting great ideas has and always will be a great idea, but to take another code base or as Valerio uses the term &quot;outsource&quot; part of your framework to it, is not always in the best interest of one&#039;s framework.

As you said &#039;Most new great ideas are thought of in parallel by others...&quot;, and I couldn&#039;t agree more.  Take for example the idea of inheritance or the idea of wrapping the XmlHttpRequest in order to make an Ajax request.  As soon as JavaScript frameworks start to exist, every framework have their own way of doing these two things.  This is, in my opinion, how every framework copies each other ideas or they might happen in parallel, I don&#039;t know.  But by your argument, we should pick this code base from A because it does its job best and every framework should include it, and take the code base from B, and so on.

I also hear the argument that Sizzle is flexible and extensible, so in theory Mootools can include it and add custom code to it.  Likewise, Dojo can and so can another framework XYZ.  If this does happen, let&#039;s fast forward 2 years or so, and Mootools, Dojo and XYZ can potentially end up with completely different codes.  But isn&#039;t this where we start?                   

I am finally convinced of the following:
1. Sizzle is great (Of course it got to be, it&#039;s written by John)
2. Sizzle is a good fit for Dojo.  I am convinced by you.
3. But not a good fit for Mootools, at least not for now.</description>
		<content:encoded><![CDATA[<p>Dylan,</p>
<p>I&#8217;m the one who left the comment that you referred to.  Perhaps you misunderstood my comment, or perhaps you got mixed up between adopting ideas vs adopting code bases.  Adopting great ideas has and always will be a great idea, but to take another code base or as Valerio uses the term &#8220;outsource&#8221; part of your framework to it, is not always in the best interest of one&#8217;s framework.</p>
<p>As you said &#8216;Most new great ideas are thought of in parallel by others&#8230;&#8221;, and I couldn&#8217;t agree more.  Take for example the idea of inheritance or the idea of wrapping the XmlHttpRequest in order to make an Ajax request.  As soon as JavaScript frameworks start to exist, every framework have their own way of doing these two things.  This is, in my opinion, how every framework copies each other ideas or they might happen in parallel, I don&#8217;t know.  But by your argument, we should pick this code base from A because it does its job best and every framework should include it, and take the code base from B, and so on.</p>
<p>I also hear the argument that Sizzle is flexible and extensible, so in theory Mootools can include it and add custom code to it.  Likewise, Dojo can and so can another framework XYZ.  If this does happen, let&#8217;s fast forward 2 years or so, and Mootools, Dojo and XYZ can potentially end up with completely different codes.  But isn&#8217;t this where we start?                   </p>
<p>I am finally convinced of the following:<br />
1. Sizzle is great (Of course it got to be, it&#8217;s written by John)<br />
2. Sizzle is a good fit for Dojo.  I am convinced by you.<br />
3. But not a good fit for Mootools, at least not for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron N.</title>
		<link>http://www.clientcide.com/industry-news/no-sizzle-for-moo/comment-page-1/#comment-31626</link>
		<dc:creator>Aaron N.</dc:creator>
		<pubDate>Fri, 05 Dec 2008 20:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientcide.com/?p=581#comment-31626</guid>
		<description>Welcome Dylan! Glad to see you&#039;ve finally warmed to OpenId...

Anywho, I think the issue here is not that we don&#039;t want to contribute or that we don&#039;t borrow from others. I think it really comes down to three things:

&lt;ol&gt;
&lt;li&gt;MooTools has its own style and wants to stay that way for now.&lt;/li&gt;
&lt;li&gt;Our developers don&#039;t want to deal with the possibility that we don&#039;t have the ability to change a portion of our framework. If we find a problem or we want to make a different design decision, we must work that up through the Dojo project and that&#039;s not something we want to put in the way of making MooTools as good as we can.&lt;/li&gt;
&lt;li&gt;Sizzle isn&#039;t really any better than our existing selector engine. If it brought a big performance boost or something or it solved a lot of problems that our engine didn&#039;t, I think we&#039;d be more tempted. But as Sizzle is now, there&#039;s no compelling reason for us to devote cycles to something that, in our view, has some serious drawbacks (as illustrated in Valerio&#039;s post).&lt;/li&gt;
&lt;/ol&gt;

As Tom has said previously, we really appreciate all the work that all the frameworks have brought out and we continue to learn from them. All the frameworks are different in ways that come down to philosophy and ours, at least for now, doesn&#039;t allow for us to include portions of another framework in our own.

This has been a great discussion though. People sometimes imply that the frameworks are at war, but as I see it, all the talk around this has been quite reasoned and civil. If we can&#039;t set the example that we&#039;re willing to collaborate explicitly, at least we&#039;re setting the example that we can get along even if we disagree.

It&#039;s been a pleasure seeing this discussion develop. I only wish that we could talk about other topics and design challenges with such depth and care without needing something like this big topic to spur us along...</description>
		<content:encoded><![CDATA[<p>Welcome Dylan! Glad to see you&#8217;ve finally warmed to OpenId&#8230;</p>
<p>Anywho, I think the issue here is not that we don&#8217;t want to contribute or that we don&#8217;t borrow from others. I think it really comes down to three things:</p>
<ol>
<li>MooTools has its own style and wants to stay that way for now.</li>
<li>Our developers don&#8217;t want to deal with the possibility that we don&#8217;t have the ability to change a portion of our framework. If we find a problem or we want to make a different design decision, we must work that up through the Dojo project and that&#8217;s not something we want to put in the way of making MooTools as good as we can.</li>
<li>Sizzle isn&#8217;t really any better than our existing selector engine. If it brought a big performance boost or something or it solved a lot of problems that our engine didn&#8217;t, I think we&#8217;d be more tempted. But as Sizzle is now, there&#8217;s no compelling reason for us to devote cycles to something that, in our view, has some serious drawbacks (as illustrated in Valerio&#8217;s post).</li>
</ol>
<p>As Tom has said previously, we really appreciate all the work that all the frameworks have brought out and we continue to learn from them. All the frameworks are different in ways that come down to philosophy and ours, at least for now, doesn&#8217;t allow for us to include portions of another framework in our own.</p>
<p>This has been a great discussion though. People sometimes imply that the frameworks are at war, but as I see it, all the talk around this has been quite reasoned and civil. If we can&#8217;t set the example that we&#8217;re willing to collaborate explicitly, at least we&#8217;re setting the example that we can get along even if we disagree.</p>
<p>It&#8217;s been a pleasure seeing this discussion develop. I only wish that we could talk about other topics and design challenges with such depth and care without needing something like this big topic to spur us along&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me.yahoo.com/a/ccZB6MwB1</title>
		<link>http://www.clientcide.com/industry-news/no-sizzle-for-moo/comment-page-1/#comment-31625</link>
		<dc:creator>me.yahoo.com/a/ccZB6MwB1</dc:creator>
		<pubDate>Fri, 05 Dec 2008 19:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientcide.com/?p=581#comment-31625</guid>
		<description>I&#039;m disappointed but not surprised.  I saw this comment on the other post:

&quot;I’m glad to hear your good decision of keeping Mootools pure&quot;

In our field (and most really) it feels very much like original invention an purity is dead.  It is impossible to create something new from scratch that doesn&#039;t rely on the work of others.  For example, is MooTools impure if it makes calls to console.log.  I believe working together let&#039;s us stand on the shoulders of giants to create great things.

Most new great ideas are thought of in parallel by others... maybe I should blog about the death of original invention.

Regardless, it feels like people are fighting over the purity of a brand and community and saying they don&#039;t want to work with other communities.  At Dojo we&#039;re a bit different... we like mixing things up, working with others, and being inclusive.

If this was my decision alone to make, I would also be tempted to say no to John for the same reasons as Valerio, but I think collaborating is in the best interests of the Dojo Community and web developers all around.

-Dylan</description>
		<content:encoded><![CDATA[<p>I&#8217;m disappointed but not surprised.  I saw this comment on the other post:</p>
<p>&#8220;I’m glad to hear your good decision of keeping Mootools pure&#8221;</p>
<p>In our field (and most really) it feels very much like original invention an purity is dead.  It is impossible to create something new from scratch that doesn&#8217;t rely on the work of others.  For example, is MooTools impure if it makes calls to console.log.  I believe working together let&#8217;s us stand on the shoulders of giants to create great things.</p>
<p>Most new great ideas are thought of in parallel by others&#8230; maybe I should blog about the death of original invention.</p>
<p>Regardless, it feels like people are fighting over the purity of a brand and community and saying they don&#8217;t want to work with other communities.  At Dojo we&#8217;re a bit different&#8230; we like mixing things up, working with others, and being inclusive.</p>
<p>If this was my decision alone to make, I would also be tempted to say no to John for the same reasons as Valerio, but I think collaborating is in the best interests of the Dojo Community and web developers all around.</p>
<p>-Dylan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

