Unfortunately, the iOS platform does not support the Objective C garbage collector available in Mac OS. Instead, memory is controlled using manual allocation and autorelease pools. So, while the TOS would permit this, a technical limit remains for the time being.