[Nut-upsdev] upsclient high level API and Java wrapping
Petr Kubánek
petr at kubanek.net
Thu Jul 7 03:52:40 UTC 2011
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
More information about the Nut-upsdev
mailing list