Samuele Pedroni wrote:
Carl Friedrich Bolz wrote:
Will the .NET backend use the ootypesystem (which is what gensqueak uses)
it should use it but as it is, I think the ootypesystem is a bit too lax
type-wise, so the rtypeing of it can get away skipping casts (this is
mostly because so far its evolution has been driven
by gensqueak), basically the casts in ootype.py should not be noop but
switch between type-restricted views on the same object.
this has been addressed now.
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev