Skip navigation.
 
mlNSBundle load prerequisites?
FROM : Daniel Staudigel
DATE : Wed Dec 18 23:44:01 2002

Do classes that I want to load with NSBundle have to have custom load
functions?  I've got a class whose superclass has a custom load
function, and it never accesses it, unless i specify it as PrimaryClass
and directly acceess the PrimaryClass of the bundle at load time. 
What's up with that?  Also, if I do add a custom load function, it does
work.  How can I get this to work?

Oh, and the superclass of it is in a framework shared by both app and
bundle

Daniel Staudigel


Related mailsAuthorDate
No related mails found.