help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Events


From: Gwenael Casaccio
Subject: Re: [Help-smalltalk] Events
Date: Thu, 01 Sep 2011 13:15:38 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110805 Lightning/1.0b2 Thunderbird/3.1.12

On 09/01/2011 09:38 AM, Dmitry Matveev wrote:
Hello!

Great project! Will it be ported on Squeak etc?

Dmitry


Thanks Dmitry, I guess in squeak/pharo they already have a system announcement framework. If you want to port it feel free to do it :-)

Gwen

2011/9/1, Paolo Bonzini<address@hidden>:
On 09/01/2011 12:17 AM, Gwenaƫl Casaccio wrote:


I would like to announce a new project for GNU Smalltalk : SystemEvents
(should find a better name). As the name says it spies some events like
class creation, changes, new namespace, ... and sends an events.

What are the differences with the VisualGST events, in VisualGST I don't
use the announcement framework. So I can get rid of this other framework.
It's independent of VisualGST. Anybody can use it, and it doesn't change
the
kernel code, (not true but those are "bugs") instead it replaces methods
with
a wrapper which calls the methods and send the events.

I've a ChangeSet package that use it for recording your session (useful
when there is
a crash, I plan to release it soon ;)

Here is the code git://github.com/MrGwen/gst-events.git
it's under MIT so feel free to use it

Cool, I'll include it in 3.3.  And I should release 3.2.5 real soon now,
too.

Paolo

_______________________________________________
help-smalltalk mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-smalltalk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]