>>>>> "RC" == Rocco Caputo <[EMAIL PROTECTED]> writes:


  RC> Re: Writing the subsystems together.

  RC> I think you misunderstand the other message's intent.  The main loop,
  RC> the interpreter, and I/O, are three separate subsystems.  I think
  RC> everyone agrees with you that they should be interchangeable, but
  RC> their public interfaces are sufficiently intertwined that they should
  RC> be designed, at least at their borders, as a complete system.

and that's what i have been saying but maybe not as clearly as i
could. the interactions between these subsystems is so critical to the
functionality and speed of perl6 that they must designed together. if we
can isolate them (so we can interchange modules) without a major
performance it, that would be a win. i would be willing to sacrifice
some flexibility for speed if there is a noticeable need for that.

uri

-- 
Uri Guttman  ---------  [EMAIL PROTECTED]  ----------  http://www.sysarch.com
SYStems ARCHitecture, Software Engineering, Perl, Internet, UNIX Consulting
The Perl Books Page  -----------  http://www.sysarch.com/cgi-bin/perl_books
The Best Search Engine on the Net  ----------  http://www.northernlight.com

Reply via email to