felix winkelmann scripsit:

> A real module system would solve all these problems cleanly.

It wouldn't solve the data-punning problem.  As long as the same object
can be seen one way by one module and another way by another, problems
will continue to be endemic.  To fix that, we need two run-time types,
which I hereby dub restricted and unrestricted strings.

-- 
John Cowan  [EMAIL PROTECTED]  http://www.ccil.org/~cowan
Does anybody want any flotsam? / I've gotsam.
Does anybody want any jetsam? / I can getsam.
        --Ogden Nash, No Doctors Today, Thank You


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to