So, as it turns out, when I went to start “cleaning things up”, things started 
to get ugly again.  In the end, given some other small design changes and the 
crazy amounts of time this was sucking up, I ended up just ripping it all out 
and going with straight-up classes and just subclassing and duplicating as 
necessary.

Thanks everyone for all your help.

-Stevo Brock
 Sunset Magicwerks, LLC
 www.sunsetmagicwerks.com
 818-478-9758

> On Dec 4, 2015, at 12:12 AM, Roland King <r...@rols.org> wrote:
> 
> 
>> 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

Reply via email to