As Stef says, Tanker is a prototype we built to export/import code using Fuel. It showed us great power, like loading whole seaside in 10 seconds. But still, it is an experiment, and there are two or 3 things that should be done/completed so that it could be considered stable. Search in the web, I presented it at ESUG (don't remember which year), Max presented it in PharoConf, etc....
Cheers, On Fri, Sep 27, 2013 at 4:42 PM, Stéphane Ducasse <[email protected] > wrote: > Hilaire > > Hilaire have a look at the code updater because it looks on a server for a > file and download other files > based on the first tile. you can send a zip file that contains code and > fuel object. > In fact .sar file was just a zip file renamed with some code. > > You can install sounds in Pharo as object or you can install them as a > file using fuel. > > Fule can be used to send code but this is more experimental. > Tanker is not ready. > > > stef > > On Sep 27, 2013, at 8:27 PM, hilaire <[email protected]> wrote: > > > Hello, > > > > I am thinking about an educative oriented application to learn math, and > I > > would like the application to be extensible with remote contents (from > the > > cloud). > > > > I am wondering: > > > > how will you extend a given Pharo application with remote contents (code > and > > data) ? > > > > For code, I guess Fuel will be a nice candidate to install remote code > in a > > given Pharo Application. But what about data as graphics and sounds. Do > we > > some kind of package system for both data and code? > > > > Thanks for any tips. > > > > Btw, being unable to browse SmalltlakHub projects is kind of suicide for > the > > community. > > > > Hilaire > > > > > > > > -- > > View this message in context: > http://forum.world.st/Extending-a-Pharo-App-with-remote-content-tp4710807.html > > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > > > > > -- Mariano http://marianopeck.wordpress.com
