Hi I'm trying to use PyCrust (which is part of wxPython) with SQLObject. the trouble is that they do not play nice together. In short PyCrust has an object browser which uses introspection routines. The problem is that their introspector gets stuck on sqlobject.const I have traced the execution and it is ending up in the constructor for SQLOp at which point it crashes reporting an attempt to iterate over a non sequence.
As this is an interaction problem. Has anyone else tried using PyCrust? Regards Konrad. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
