August "Gus" Mueller

Results 6 issues of August "Gus" Mueller

It would be great if we could call properties on objects as if they were methods. For example: > **mocha**.delegate > That works great, since delegate is a synthesized property....

I wonder how hard this would be?

These should probably have a prefix on them (and then export to swift with the current names)

Deprecated in 10.8, I think it's safe to say we can remove the - (void)finalize calls. Besides, the guard for it is checking for ARC, not GC…

MobileMe crashes with an empty inbox. That's bad apparently.

If you try and make an autorelease pool, retain will be called on it, which will end up throwing an exception.