Hi!
Shouldn’t "GTPlayground registerToolsOn: Smalltalk tools” be in the initialize class method? I’ve just downloaded the last successful moose image, and opening a workspace does not bring the playground.
Alexandre
I did not make it the default because it does not yet offer dynamic variables as in the case of the default workspace. That is, you have to declare all variables.
I use it in my images though, and it is Ok for now. Should we make it the default?
Doru
On Mon, Feb 24, 2014 at 9:52 PM, Alexandre Bergel alexandre.bergel@me.comwrote:
Hi!
Shouldn't "GTPlayground registerToolsOn: Smalltalk tools" be in the initialize class method? I've just downloaded the last successful moose image, and opening a workspace does not bring the playground.
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
IMO, not without the dynvars… but hey, I’m not a mooser so my opinion does not count much :)
Esteban
On 24 Feb 2014, at 22:06, Tudor Girba tudor@tudorgirba.com wrote:
I did not make it the default because it does not yet offer dynamic variables as in the case of the default workspace. That is, you have to declare all variables.
I use it in my images though, and it is Ok for now. Should we make it the default?
Doru
On Mon, Feb 24, 2014 at 9:52 PM, Alexandre Bergel alexandre.bergel@me.com wrote: Hi!
Shouldn’t "GTPlayground registerToolsOn: Smalltalk tools” be in the initialize class method? I’ve just downloaded the last successful moose image, and opening a workspace does not bring the playground.
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow" _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
How hard is it to properly handle variables? We could also have variables at the bottom of the workspace. Or maybe as a tab
Alexandre
Le 24-02-2014 à 18:06, Tudor Girba tudor@tudorgirba.com a écrit :
I did not make it the default because it does not yet offer dynamic variables as in the case of the default workspace. That is, you have to declare all variables.
I use it in my images though, and it is Ok for now. Should we make it the default?
Doru
On Mon, Feb 24, 2014 at 9:52 PM, Alexandre Bergel alexandre.bergel@me.com wrote: Hi!
Shouldn’t "GTPlayground registerToolsOn: Smalltalk tools” be in the initialize class method? I’ve just downloaded the last successful moose image, and opening a workspace does not bring the playground.
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow" _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Hi,
Yes, you will get variables in a separate pane :).
But, until then, to solve the dynamic variables part we need a dedicated presentation, and I did not have enough time to figure it out yet. If anyone wants to join, please feel free :)
Cheers, Doru
On Tue, Feb 25, 2014 at 3:01 AM, Alexandre Bergel alexandre.bergel@me.comwrote:
How hard is it to properly handle variables? We could also have variables at the bottom of the workspace. Or maybe as a tab
Alexandre
Le 24-02-2014 à 18:06, Tudor Girba tudor@tudorgirba.com a écrit :
I did not make it the default because it does not yet offer dynamic variables as in the case of the default workspace. That is, you have to declare all variables.
I use it in my images though, and it is Ok for now. Should we make it the default?
Doru
On Mon, Feb 24, 2014 at 9:52 PM, Alexandre Bergel <alexandre.bergel@me.com
wrote:
Hi!
Shouldn't "GTPlayground registerToolsOn: Smalltalk tools" be in the initialize class method? I've just downloaded the last successful moose image, and opening a workspace does not bring the playground.
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev