[pypy-dev] CLI code generation

Samuele Pedroni pedronis at strakt.com
Tue Mar 21 23:07:48 CET 2006


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.



More information about the Pypy-dev mailing list