Heh. The last days I've had a look at Coral⦠my current goal is to remove the dependency to PetitParser from the argument parser, and to re-integrate that with the commandline handler system of the image. But that's only one part⦠On 14 April 2016 at 01:43, Ben Coman <btc@openinworld.com> wrote:
On Wed, Apr 13, 2016 at 1:51 AM, Alistair Grant <akgrant0710@gmail.com> wrote:
* I'm glad that being able to run headless mode is easy, as I'd like to use Pharo for scripting.
I'm not sure of its status, but Coral was some experiments along this line... https://www.youtube.com/watch?v=HLb_rMcNN6k
* I'm still getting used to the idea of the entire ST environment being in a single OS window, but at the moment I think I prefer VW's approach where each ST window is a OS window, as it makes it easier to work with other applications, e.g. if I want to look at an email or web page while working within ST.
This will become more possible over time as some native window management is being moved out of VM into the Image.
cheers -ben