The MIT Curl debugger in their integrated IDE is for an expression-based
language
and so your are able to "watch" expressions of your own devising as you
step through code - and drill down graphically into structured values such
as object instances ; there is now an eclipse "plug-in" version of th
Hi Hilaire,
2014-03-11 17:27 GMT+01:00 Hilaire Fernandes :
> Hi Jannik,
>
> Don't use the change/update event mecanism.
> This mean a lot of changes in your model.
>
Yes, this is what I understand :)
> In DrGeo I use a simple loop to update the sketch, but i guess it is
> more complicated wit
You’re welcome, Doru.
I’m happy to give something back to the moose and pharo communities.
Ricky
On 11 Mar 2014, at 14:35, Tudor Girba wrote:
> Beautiful! (I have been spoiled by being exposed to this for quite some time
> now :))
>
> Thanks, Ricky. This is a valuable addition.
>
> Cheers,
Hi richie
This is really cool.
Do you use NBOpenGL?
I have another question why Moose is a prerequisite?
We have ring and Smalltalk classes and methods objects so it would be nice to
have an API that lets people use different kinds of objects
as city.
Stef
On 11 Mar 2014, at 14:29, Richard
Friedrich Dominicus wrote:
anyway. Has anyone considered adding filtering to the Debugger (in my
case the Glamorous Debugger) in a way that not all instance variables
values are shown in the value pane?
Well a kind of watch as in other debuggers. You just can "ask" to watch
e.g field firstName b
vmusulainen wrote:
Hi!
>From comment to #match: method
match: text
"Answer whether text matches the pattern in this string.
Matching ignores upper/lower case differences.
Check it now:
1. 'V' match: 'v' -> true "Ok, It's fine"
2. 'Ш' match: 'ш' -> false "Use non-English (Cyril
anyway. Has anyone considered adding filtering to the Debugger (in my
case the Glamorous Debugger) in a way that not all instance variables
values are shown in the value pane?
Well a kind of watch as in other debuggers. You just can "ask" to watch
e.g field firstName but not lastName or something
Wow !
On 11 Mar 2014, at 14:29, Richard Wettel wrote:
> Dear all
>
> After the short preview at the last Moose Dojo, I am happy to let you know
> that the first version of the brand new CodeCity is out.
>
> CodeCity is a 3D visualization engineased on a city metaphor, which enables
> us to d
Thanks a lot Phil. I will try to have a look.
Laurent
Le samedi 8 mars 2014, 11:57:30 p...@highoctane.be a écrit :
> TWM works in 3.0 after some work on icons and updating menus.
>
> Gofer new
> smalltalkhubUser: 'LaurentLaffont' project: 'TilingWindowManager';
> configuration;
> load.
>
> ((S
It looks even cooler than before :)
Ben
On 11 Mar 2014, at 12:30, Attila Magyar wrote:
> I'm pleased to announce the 2.0 version of BabyMock. BabyMock is a visual
> mock object library that supports test-driven development.
>
> This version has a new syntax which is incompatible with the old v
Cool!!! I use BabyMock a lot and I'm curious to see the new DSL.
Thanks a lot for your work.
2014-03-11 12:30 GMT+01:00 Attila Magyar :
> I'm pleased to announce the 2.0 version of BabyMock. BabyMock is a visual
> mock object library that supports test-driven development.
>
> This version has a
I'm pleased to announce the 2.0 version of BabyMock. BabyMock is a visual
mock object library that supports test-driven development.
This version has a new syntax which is incompatible with the old version.
Therefore it has a new repository
http://smalltalkhub.com/#!/~zeroflag/BabyMock2
(BabyMock
Hi!
>From comment to #match: method
match: text
"Answer whether text matches the pattern in this string.
Matching ignores upper/lower case differences.
Check it now:
1. 'V' match: 'v' -> true "Ok, It's fine"
2. 'Ш' match: 'ш' -> false "Use non-English (Cyrillic) letters Ups-s"
13 matches
Mail list logo