On occasion I see my PyObjC scripts generating the following:

 Class OC_PythonObject: no such selector: _cfTypeID

My app executes user supplied scripts and the error appears to be generated 
under a number of circumstances
including inadvertently calling an object function with the wrong number of 
arguments.

How should this error be interpreted?
Is it indicative solely of argument mismatch?

RubyCocoa is much more informative when inadvertently calling a function with 
the wrong argument count :
 wrong number of arguments (0 for 2)

Regards

Jonathan Mitchell

Developer
Mugginsoft LLP
http://www.mugginsoft.com







_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to