I can also imagine a stronger type system, that can store ints in smaller slots then what allows for subtypes.
/ Mirar
Previous text:
2003-09-29 16:46: Subject: zero_type();
Is that necessary? I doubt we would ever want to make local variables externally accessible since that limits the possible optimizations quite a bit. What could conceivably happen is that the boundary between functions and classes are blurred to the point that the user is trying to do it with class variables without realizing it.
/ Martin Stjernholm, Roxen IS