Hi, I fully agree with arguments about not using SWIG. I was using it back in ~200[12] to work with CCD camera from Python, and it was horrible mess. I later decided to rewrite full project to C++ and never thing any good about Swig. Have another encounter with it around 2005 in another CCD driver, provided with manufacturer, and I am really happy I was able to get rid of Swig dependency.
I believe pure Java implementation is doable and will bring more benefits then hard-to-build generic Swig implementation. Petr http://rts2.org _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev
