Leopold Toetsch wrote:

Things that need changes:

[ some more I forgot ]

* python PMCs that mess with interpreter context or duplicate Parrot's function call API need rework - compiling dynclasses/py* is disabled.

* I've not converted two of the NCI signatures (L, T) to the new scheme. Could be done of course, but handling lists of things inside NCI seems to be overkill to me. We got already too much signatures there and second - the {,Un}ManagedStruct PMC can handle almost arbitray structures and arrays of items.

leo


Reply via email to