enter_nci_method is poorly named. It sounds like it's entering the
method to execute it. What it's actually doing is entering the method
into a symbol table somewhere. That makes reading the source
difficult when you're not familiar with the function.
It should be renamed to something less confusing. Perhaps
add_nci_method?
--
Matt Diephouse
Kevin