<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Storage and Javascript</title>
	<link>http://outsidethebox.blankslate.net/2006/06/07/storage-and-javascript/</link>
	<description>Macs, programming, and technology</description>
	<pubDate>Mon, 06 Oct 2008 18:04:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Jonathan Aquino</title>
		<link>http://outsidethebox.blankslate.net/2006/06/07/storage-and-javascript/#comment-32</link>
		<pubDate>Sun, 11 Jun 2006 07:44:54 +0000</pubDate>
		<guid>http://outsidethebox.blankslate.net/2006/06/07/storage-and-javascript/#comment-32</guid>
					<description>Hi Ben - I loved Prototype, but am currently working with Dojo and would miss a lot of things from it (for largish Javascript projects). Three things: 

(1) the &quot;require&quot; statement for including neighbouring Javascript files, facilitating the organization of a Javascript project into one-class-per-file

(2) the Widget superclass, for modularizing GUI elements into reusable panels/widgets (widget = html + javascript)

(3) the dojo.io.connect() function that lets me hook into any function call -- before it, after it, around it.


That said, it's probably overkill for more traditional websites. So I think I'll probably go Prototype for traditional sites, Dojo for richer, more javascript-heavy sites.</description>
		<content:encoded><![CDATA[<p>Hi Ben - I loved Prototype, but am currently working with Dojo and would miss a lot of things from it (for largish Javascript projects). Three things: </p>
<p>(1) the &#8220;require&#8221; statement for including neighbouring Javascript files, facilitating the organization of a Javascript project into one-class-per-file</p>
<p>(2) the Widget superclass, for modularizing GUI elements into reusable panels/widgets (widget = html + javascript)</p>
<p>(3) the dojo.io.connect() function that lets me hook into any function call &#8212; before it, after it, around it.</p>
<p>That said, it&#8217;s probably overkill for more traditional websites. So I think I&#8217;ll probably go Prototype for traditional sites, Dojo for richer, more javascript-heavy sites.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
