Commit graph

4 commits

Author SHA1 Message Date
Alistair Riddoch
03d012e149 Clean up reloading a bit
Add notes so we can ensure a failed reload is not disruptive
2011-12-16 19:28:45 +00:00
Alistair Riddoch
31761228dd Move bsae class checks into PythonClass
This is a vastly simpler way to check the base, without a weird virtual call.
2011-12-15 10:28:08 +00:00
Alistair Riddoch
6f8fad304a Move loading code out of ctor 2011-11-08 19:48:14 +00:00
Alistair Riddoch
4a0b3a508d Add a new class to encapsulate a Python class on disk 2011-11-08 18:54:10 +00:00