[Pharo-project] MetaSource demo app working again
MetaSource (a demo seaside app) was moved to Pharo 1.1. The loading via ConfigurationOfMetaSource/ConfigurationOfPharo is now working again. Image Building is very easy (but slow) - just drop the attached file onto an up to date (#11367) Pharo 1.1. core image and select "file in" or evaluate the containted code in a workspace. When finished select "Tools" -> "MetaSource" from the world menu and then "Start" and "Browse" to open the app in the web browser. Tested on Windows. Would be nice if someone has the time to test a Linux or Mac build. Thanks. Bye T. -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
Cool Torsten. I have just tested in Mac and I got a problem since ExternalWebBrowserMacOS class >> isApplescriptAvailable uses SMSqueakMap cheers mariano 2010/5/20 Torsten Bergmann <astares@gmx.de>
MetaSource (a demo seaside app) was moved to Pharo 1.1. The loading via ConfigurationOfMetaSource/ConfigurationOfPharo is now working again.
Image Building is very easy (but slow) - just drop the attached file onto an up to date (#11367) Pharo 1.1. core image and select "file in" or evaluate the containted code in a workspace.
When finished select "Tools" -> "MetaSource" from the world menu and then "Start" and "Browse" to open the app in the web browser.
Tested on Windows. Would be nice if someone has the time to test a Linux or Mac build. Thanks.
Bye T.
-- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Mariano Martinez Peck wrote:
Cool Torsten. I have just tested in Mac and I got a problem since ExternalWebBrowserMacOS class >> isApplescriptAvailable uses SMSqueakMap
I had fixed this and made a new ConfigurationOf, but I don't have write access to the EWB repo, so they are both here: http://www.squeaksource.com/SPDProjectUpdates -- View this message in context: http://forum.world.st/MetaSource-demo-app-working-again-tp2223751p2224656.ht... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (3)
-
Mariano Martinez Peck -
Sean P. DeNigris -
Torsten Bergmann