<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ben Coman wrote:
<blockquote cite="mid:513BE17C.60601@openInWorld.com" type="cite">
  <pre wrap="">Casey Ransberger wrote:
&gt; And a TableMorph could complete the package. It's something I've thought
&gt; about for a while too. I wish there was more information about Analyst
&gt; around, I get the sense that a Smalltalk spreadsheet could be crazy
&gt; powerful.
&gt;   
Check out Spreadsheet at 
<a class="moz-txt-link-freetext" href="http://www.smalltalkhub.com/#!/~StephaneDucasse/PetitsBazars">http://www.smalltalkhub.com/#!/~StephaneDucasse/PetitsBazars</a>.
Start with SpreadsheetGridMorphTest&gt;&gt;testExternalControl.

some background... <a class="moz-txt-link-freetext" href="http://forum.world.st/Spreadsheet-widget-td4663257.html">http://forum.world.st/Spreadsheet-widget-td4663257.html</a>

cheers -ben
  </pre>
</blockquote>
<br>
I forgot to add, I thought it would be interesting to marry that with
Sven Van Caekenberghe's NeoCSV [1] for data import,<br>
and Fuel or STON based native save/load. <br>
<br>
[1] <a class="moz-txt-link-freetext" href="http://forum.world.st/ANN-NeoCSV-td4636208.html">http://forum.world.st/ANN-NeoCSV-td4636208.html</a><br>
<br>
<blockquote cite="mid:513BE17C.60601@openInWorld.com" type="cite">
  <pre wrap="">
&gt; <a class="moz-txt-link-freetext" href="http://computinged.wordpress.com/2010/07/01/alan-kay-on-beyond-spreadsheets/">http://computinged.wordpress.com/2010/07/01/alan-kay-on-beyond-spreadsheets/</a>
&gt;
&gt; Lately I've been following the VPRI papers around functional reactive
&gt; programming (FRP) which might also be worth a look if you're thinking about
&gt; this stuff.
&gt;
&gt; <a class="moz-txt-link-freetext" href="http://www.vpri.org/pdf/rn2012001_kscript.pdf">http://www.vpri.org/pdf/rn2012001_kscript.pdf</a>
&gt;
&gt; <a class="moz-txt-link-freetext" href="http://www.vpri.org/pdf/m2013001_serializing.pdf">http://www.vpri.org/pdf/m2013001_serializing.pdf</a>
&gt;
&gt; I like the idea, and I like the tightly limited scope. I'll think about
&gt; this.
&gt;
&gt; On Fri, Mar 8, 2013 at 7:45 AM, Joseph J Alotta <a class="moz-txt-link-rfc2396E" href="mailto:joseph.alotta@gmail.com">&lt;joseph.alotta@gmail.com&gt;</a>wrote:
&gt;
&gt;   
&gt;&gt; It always bothered me, and still does that there isn't a Table object.
&gt;&gt;
&gt;&gt; Most of my data has more than one key and more than one data items, just
&gt;&gt; like a table in a spreadsheet, or a table in SQL.
&gt;&gt;
&gt;&gt; I think all of us are spending our time packing things into Arrays of
&gt;&gt; Arrays or Dictionaries of Dictionaries when the most
&gt;&gt; simple structure of a Table is what we need.
&gt;&gt;
&gt;&gt; Sincerely,
&gt;&gt;
&gt;&gt; Joe.
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; _______________________________________________
&gt;&gt; Beginners mailing list
&gt;&gt; <a class="moz-txt-link-abbreviated" href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a>
&gt;&gt; <a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/mailman/listinfo/beginners">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a>
&gt;&gt;
&gt;&gt;     
&gt;
&gt;
&gt;
&gt;   
&gt; --------------------------------------------------------------------------------
&gt;
&gt; _______________________________________________
&gt; Beginners mailing list
&gt; <a class="moz-txt-link-abbreviated" href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a>
&gt; <a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/mailman/listinfo/beginners">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a>
&gt;   

  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Beginners mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/mailman/listinfo/beginners">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a>
  </pre>
</blockquote>
<br>
</body>
</html>