>>>>> "Casey" == Casey Marshall <[EMAIL PROTECTED]> writes:
Casey> I don't know if we usually define VM classes as classes to be Casey> instantiated, instead of being all static methods, but I can't Casey> think of any drawback of doing that. Usually they are static but I thought we had one or two kicking around with instance methods. In any case I don't see a problem with this, especially as the posix-y VMs are probably just going to use the reference implementation anyway. Tom
