Kernel 0.1, Win [djg7]

Michael David WINIKOFF winikoff@mulga.cs.mu.OZ.AU
Thu, 25 Mar 93 11:12:33 EST


> =>think we can live with this.  The name to number translation can also
> =>be reversible, which can simplify writing debuggers and similar
> =>functions.
> 
>    I'd prefer to have a global string space than an integer space and
> map the strings to integers at runtime.

I think this is a bad idea -- method calls will be quite common in the system.
We will lose heavily in performance if each method involves a string -> int
translation.

> 
>                                         Gary Duzan
>                                         Time  Lord
>                                     Third Regeneration
>                          Humble Practitioner of the Computer Arts
> 
> 
> 
> 


--------------------------------------------------------------------------------
Michael Winikoff
winikoff@cs.mu.oz.au
Computer science honours. University of Melbourne, Australia.