We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
remove ccxScopedPtr & ccxScopedArray
remove ccxScopedPtr & ccxScopedArray
Feature #396 [Closed]
- Tracker changed from Bug to Feature
- Category set to 5
- Target version changed from cocos2d-0.99.5-x-0.8.3 to cocos2d-0.99.5-x-0.8.2
- Status changed from Resolved to Closed
- Project changed from cocos2d-x to cpp
- Category deleted (
5) - Target version deleted (
cocos2d-0.99.5-x-0.8.2)
Status: | Closed | |
---|---|---|
Start date: | 2011-03-14 | |
Priority: | Normal | |
Due date: | ||
Assignee: | yangws | |
% Done: | 100% |
|
Category: | - | |
Target version: | - |
Vote for this argument. ( You must login to see this poll. )
{{poll(3)}}
In my opinion, I DO believe ccxScopedPtr & ccxScopedArray in CCCommon.h is OVER-DESIGNED
For 2 reasons:
* Some developers opposed our implementation of NSAutoreleasePool. Take a look at the commends below How close is coco2dx to being on par with cocos2d? topic.
So, plz remove ccxScopedPtr & ccxScopedArray, and replace the code in CCImage.