Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: RugbyXPi - first steps (and bugs?) ...

From: m::koopmans2::chello::nl at: 25-Jan-2002 9:57

Petr, Thanks for your comments. That's why I am releasing betas. Expect many to come! Think it is your firewall because on my laptop it takes less than two seconds. The profiler is started once and currently can't be stopperd. Restarting it causes the error you just described. I am looking into that. Reset-profiler resets the timer. profile-data should give good results, I'll look into that as well. Compression will be added in a final release. Rugby uses a consistent indentation, just a different one than you like. Sorry for that, but I like it, and as I spent much time in the code..... Your naming suggestions are already scheduled, so they will appear in XPi for sure. I am currently working on a module system and on a redirect function for server chaining (non-blocking!). BTW: most people don't realize it but Rugby implements non-blocking IO with a state machine which is (very close to) async IO.... --Maarten