Greetings! I am seeking an opinion from the Cocoa developers here about a new project. The idea is to start an open source initiative using swig (www.swig.org) for automatically generating the C++/Objective C bridge.
Apple provides a very good support for mixing objective c and c++ via objective c++ but writing those bridges by hand could be tedious and bug prone. What this project intend to do is to provide a way of automatically generating objective c interfaces and wrappers over c++ so that any cocoa or cocoa touch application sees the pure object oriented objective c interface with c++ underneath. I would greatly appreciate any opinion or suggestions over this idea. Thanks! _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com