Just checking :) In that case however, I would like to see a nice(r) way to construct Polymorph interfaces. Dolphin's MVP framework is very powerful. One thing that it does not seem to do well is allow domain objects to insert themselves into a GUI; Seaside and Magritte have an advantage there. I find Magritte a little too helpful, and #description *much* too helpful, meaning that it does so much for me that I forget how things work. There is probably nothing to stop us from taking a little more control over Magritte descriptions and containers, and IIRC, there is a Polymorph version of Magritte (or is that just wishful thinking??). Rather than write HTML to feed into what we all agree is a sub-optimal browser, I suggest putting the energy into refining Smalltalk idioms to turn data into a GUI using Polymorph. The end result should be better user interfaces all around. Bill ________________________________ From: pharo-project-bounces@lists.gforge.inria.fr [mailto:pharo-project-bounces@lists.gforge.inria.fr] On Behalf Of laurent laffont Sent: Saturday, February 27, 2010 1:47 AM To: Pharo-project@lists.gforge.inria.fr Subject: Re: [Pharo-project] Scamper revival The goal is to use it for the new HelpSystem, to display images, layout easily, some colors. For browsing the web it's crap. Laurent Laffont 2010/2/27 Schwab,Wilhelm K <bschwab@anest.ufl.edu<mailto:bschwab@anest.ufl.edu>> I would much rather see a robust interface to an external browser, for two reasons: (1) scamper was never terribly impressive; (2) Seaside testing. Bill ________________________________ From: pharo-project-bounces@lists.gforge.inria.fr<mailto:pharo-project-bounces@lists.gforge.inria.fr> [mailto:pharo-project-bounces@lists.gforge.inria.fr<mailto:pharo-project-bounces@lists.gforge.inria.fr>] On Behalf Of laurent laffont Sent: Friday, February 26, 2010 4:45 PM To: An open mailing list to discuss any topics related to an open-source Smalltalk Subject: [Pharo-project] Scamper revival Hi, It's not stable, but it loads google :) Gofer new squeaksource: 'LaurentLSandbox'; package:'HTML'; package:'Scamper'; load. Then: Scamper openOnUrl: 'http://www.google.com'. I suppose there's a technique to replace all _ by := Laurent Laffont _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr<mailto:Pharo-project@lists.gforge.inria.fr> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project