Closed winipcfg closed 13 years ago
We don't use Objective-C++ for Cocoshop now. If we will - there's no problem to change extension of source files. For what feature you need to change the extension?
Let's say an early change could allow future extensions such as
Pros is that more ppl may be willing to involve. Side effect is that it may not be pure objective-C. Thanks
I plan later add support for CCBox2D. It should be very easy, maybe @axcho or @AndreasLoew will play with it before me. There's no problem in changing extension. It's just like creating a new folder "Extensions" for extensions that we may add in the future - it's just too simple, to take care about ;)
For me there's no difference between using Objective-C or Objective-C++, so if your question was only about using C++ in cocoshop - don't worry, there's no problem with that and we will change extensions to mm 2 seconds after we will need them. So you can close this issue, if you don't need anything else than Objective-C++ support.
If you want box2d or tinyxml support in cocoshop - feel free to open independent issues for this features with appropriate naming. Thanks!
Thanks for providing a great open-source tool. It will be able to call c++ libraries if the file extension changes from .m to .mm. For example, STL