Mercurial > hg > svapp
diff framework/Document.cpp @ 536:36aa947ec962 3.0-integration
Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types
author | Chris Cannam |
---|---|
date | Wed, 16 Nov 2016 16:12:42 +0000 |
parents | 74d575708e06 |
children | d122d3595a32 |
line wrap: on
line diff
--- a/framework/Document.cpp Fri Nov 04 14:57:03 2016 +0000 +++ b/framework/Document.cpp Wed Nov 16 16:12:42 2016 +0000 @@ -740,6 +740,10 @@ // remember is correct for what was actually applied, with the // current plugin version. + //!!! would be nice to short-circuit this -- the version is + //!!! static data, shouldn't have to construct a plugin for it + //!!! (which may be expensive in Piper-world) + Transform applied = transforms[j]; applied.setPluginVersion (TransformFactory::getInstance()->