Andy Burnett wrote:
I use Google's spreadsheet and word processor a lot. I would love to be able to access the data through Pharo. I can envisage all sorts of use-cases such as manipulating data collected through the spreadsheet forms, through to generating slide shows by writing to their presentation app.

The thing that has held me back is the lack of a package which presents e.g. Spreadsheet as an object with a collection of methods.

There are libraries for Java/Python/etc., but nothing - that I am aware of - for Pharo. ��Would anyone be interested in developing one? ��I could certainly contribute some funds towards the effort, and others may be able to do likewise.

Cheers
Andy
���
I spreadsheet like interface would be very useful to Pharo.�� In my case, I use Microsoft Excel much more for processing text - splitting, cutting, extracting text on an adhoc basis into recombined columns, and filtering using the auto-filter feature.�� I'd love to be able to do something similar as a distributed collaboration across the new with a live distributed API, but for a while I don't have the time to devote to it myself.

cheers -ben