On Wednesday 30 January 2002 12:39, you wrote: > [EMAIL PROTECTED] wrote: > > Don't worry about this. Rugby will work on all Rebol versions. > > cool! nice to hear. I just thought that you will use some i/o driven > handler engine, which will require events in its roots, so ... glad to > hear it is just some kind of an option .... >
The thing is that an IO deriven engine generates "events" conceptually, but not of event! type of course. The downside is that you cannot use the /deliver option unless it is a view script or a script that starts a wait [] loop in some way. But I think that it is a major improvement over the current situation. > PS: waiting for further versions ... I can test for you ... :-) > > -pekr- It will take some weeks as I am essentially doing a rewrite of 80% of Rugby. And real life is pretty busy right now... --Maarten -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
