One thought on “Python FDO Spotted in the Wild

  1. I’m sure it would have helped if I was actually a Python developer :) It does get the job done though, and, much agreed that it’s a much more rapid approach than C++, especially for something that doesn’t require the same level of “bulletproofness.” I am implementing some stuff on the MapGuide API using JRuby (Ruby on Java VM), which has turned out to be decent with some help from a few wrapper classes. Ultimately I would like to have the time to dust off the old C++ chops and put together an FDO SWIG port for Ruby. The only problems I’ve had so far with Python/SWIG/FDO out of the box is that there’s no reasonable way to access the IoStream classes.

Comments are closed.