From alexandre.bergel@me.com Thu Jan 7 16:08:28 2016 From: Alexandre Bergel To: moose-dev@list.inf.unibe.ch Subject: [Moose-dev] Application UI embedded in the system browser? Date: Thu, 07 Jan 2016 15:08:28 +0000 Message-ID: <5B9A4728-D128-47B3-B6CA-8A768E304282@me.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3679533582968701449==" --===============3679533582968701449== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi! As you may know, in Pharo one can define an action using a #script pragma. This is useful for example to have examples as in: C class >> example01