EstebanLM wrote
> it works fine, I’m using it for some projects.
+1
-
Cheers,
Sean
--
View this message in context:
http://forum.world.st/stepping-a-non-morphic-object-tp4756998p4757194.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
it works fine, I’m using it for some projects.
and is also in configurations browser :)
Esteban
On 30 Apr 2014, at 09:50, Norbert Hartl wrote:
> There is the Scheduler project on smalltalkhub.
>
> Norbert
>
> Am 30.04.2014 um 05:30 schrieb Ben Coman :
>
>> Igor Stasenko wrote:
>>>
>>>
>>>
There is the Scheduler project on smalltalkhub.
Norbert
> Am 30.04.2014 um 05:30 schrieb Ben Coman :
>
> Igor Stasenko wrote:
>>
>>
>>> On 29 April 2014 18:41, Sean P. DeNigris wrote:
>>> Chris Wright wrote
>>> > What is the best way to get the step message sent to non-morphs - or is
>>> > th
Igor Stasenko wrote:
On 29 April 2014 18:41, Sean P. DeNigris
wrote:
Chris
Wright wrote
> What is the best way to get the step message
sent to non-morphs - or is
> there a better way in Pharo
I'm not sure I understand exactly, but if you want to
Igor Stasenko wrote
> except that you then will be also responsible for managing forked process
Yes, I left that out for simplicity, but I recall painfully how complex it
can be to make sure everything gets GC-ed
(http://forum.world.st/Terminating-a-Process-when-an-object-dies-td4683036.html)
-
On 29 April 2014 18:41, Sean P. DeNigris wrote:
> Chris Wright wrote
> > What is the best way to get the step message sent to non-morphs - or is
> > there a better way in Pharo
>
> I'm not sure I understand exactly, but if you want to do it via Morphic
> stepping, you could implement e.g. ModelTi
Chris Wright wrote
> What is the best way to get the step message sent to non-morphs - or is
> there a better way in Pharo
I'm not sure I understand exactly, but if you want to do it via Morphic
stepping, you could implement e.g. ModelTickingMorph which is invisible and
has no extent, and steps yo
On 29 Apr 2014, at 14:22, Robert Shiplett wrote:
> re : Google'd heartbeat and model ticking-over
>
> isn't there a stackoverflow.com option for #pharo in addition to this mail
> list ( when time interval very short ;-) ? I think Seaside suggests just
> using #pharo tag to raise someone ...
re : Google'd heartbeat and model ticking-over
isn't there a stackoverflow.com option for #pharo in addition to this mail
list ( when time interval very short ;-) ? I think Seaside suggests just
using #pharo tag to raise someone ... or was that IRC freenode ?
Even with Pharo3 sooo close to relea