There is a Skeleton package in the Etoys inbox that has spreadsheet functions

http://source.squeak.org/etoysinbox

Also homepage

http://languagegame.org:8888/ggame/11



On Fri, Mar 8, 2013 at 4:45 PM, Joseph J Alotta <[email protected]>wrote:

> It always bothered me, and still does that there isn't a Table object.
>
> Most of my data has more than one key and more than one data items, just
> like a table in a spreadsheet, or a table in SQL.
>
> I think all of us are spending our time packing things into Arrays of
> Arrays or Dictionaries of Dictionaries when the most
> simple structure of a Table is what we need.
>
> Sincerely,
>
> Joe.
>
>
>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
_______________________________________________
Beginners mailing list
[email protected]
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to