Greetings!
I am seeking an opinion from the experienced mac developers here about a new project. The idea is to start an open source initiative using swig (http://www.swig.org) for automatically generating the bridge from objective c to c++ so that one can access c++ applications from cocoa.
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 automaically generating objective c interfaces and wrappers over c++ so that any cocoa or cocoa touch application happens to see the obeject oriented objective c interface with c++ underneath.
I would greatly appreciate any opinion or suggestions over this idea.
Thanks!
I am seeking an opinion from the experienced mac developers here about a new project. The idea is to start an open source initiative using swig (http://www.swig.org) for automatically generating the bridge from objective c to c++ so that one can access c++ applications from cocoa.
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 automaically generating objective c interfaces and wrappers over c++ so that any cocoa or cocoa touch application happens to see the obeject oriented objective c interface with c++ underneath.
I would greatly appreciate any opinion or suggestions over this idea.
Thanks!