> On 4 Dec 2015, at 16:07, Stevo Brock <devli...@sunsetmagicwerks.com> wrote: > > This seems to do the trick. > > I wasn’t able to just do ABC.class, as the “.class” wasn’t registered as > valid. > > What I ended up with was a static method on the class, and calling the static > method, and voilà! Everything is working. > > So now to clean things up… > > Thanks guys so much for your help.
well that’s just a whole bunch of ugly. Before you get TOO far, try and optimized release build, make sure it doesn’t go optimize that out and break it all again. You know these compilers love to leave the best until last. _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com