[Smtk-developers] SMTK code review, more Remus debugging

David Thompson david.thompson at kitware.com
Sat Nov 8 19:22:30 EST 2014


Hi Rob,

If you have a minute, could you take a look at smtk/smtk.py on the stage/smtk-remote-python branch? It has some changes that load the bridge Python-libraries when the main smtk module is loaded (inside try:except: clauses so that missing/broken bridges do not disable SMTK).

It also has the advantage of putting the bridge modules at

  smtk.bridge.cgm
  smtk.bridge.remote

instead of other places like the current bridge modules.

I'm asking you for the review because you were the last one to touch the modules (getting cgmSMTKPython into the smtk::bridge::cgm C++ namespace instead of cgmsmtk::cgm).

	Thanks,
	David


More information about the Smtk-developers mailing list