hehe - self help group here I come.
It works, but the only way I seem to be able to get a symbol into my object is with the method
class_addmethod(c, (method)myobject_anything, "anything", A_GIMME, 0);
I hope this might save someone else an afternoon of head scratching!
regards