From: Noel O'B. <bao...@gm...> - 2008-10-20 08:49:03
|
2008/10/19 Matt Sprague <mes...@gm...>: > I checked the conversion options in OBDotNet and the input and output > options seem to work. The GENOPTIONS don't cause any errors in > OBDotNet but neither do they effect the output. It might be useful to > work on getting the typemaps for the scripting languages to handle > std::map<T,T> so we can check and see what options the wrapper object > has set. IsOption seems to be working, so you can loop over a-zA-Z and check the values. As far as I can see, the option are being set correctly - it's just that OB never uses them. I've just tested an OUTOPTION, and it seems to be working as you say. So it looks like the problem is limited to GENOPTIONS. I find it difficult to figure out how the conversion framework operates, so I can't see where DoTransformations is being called if it is being called... > -Matt > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > OpenBabel-scripting mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openbabel-scripting > |