On Mon Oct 22 09:39:52 2007, pcoch wrote: > In src/pmc/default.pmc:get_attr_str() there is the todo item: > > /* TODO bound user functions */ > > The code leading up to this mentions bound methods, so this *might* have > something to do with this todo item. I *think* that one has to implement > handling of bound user functions, but I'm not 100% sure.
Code relating to the Bound_NCI PMC was removed in r37634 after more than 30,000 revisions with no significant test coverage. If bound user functions are important, it's probably better to implement them from scratch than to rely on the recently deleted code. This ticket is rejected. _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
