Just a small note. We've got nowadays pieces of code that can help you
handle safety-for-speed even in compiled rpython code, --sandbox uses those.
(Like check for NULL pointers, enable assertions, etc.)

But besides, I fully agree to the BIG FAT WARNING. This code is mostly there
for tests. Even strings should not cross this border

Cheers,
fijal
_______________________________________________
pypy-dev@codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to