Ed Leafe wrote:
Hey Paul,
I was working on the connection editor, as it had fallen behind
several of the changes we made and was not working properly. I made up
a dummy connection to a Firebird database just to make sure that the
info was being saved properly. The next time I ran the editor, I got an
error message telling me that I didn't have the kinterbasdb module
loaded. Mind you, I hadn't even tried to open that cnxml file, much
less open the connection. The problem is that I saved the file in the
same directory, and by default dApp will open *all* cnxml files in the
current directory and try to import all of the required backend modules.
Again, this isn't a showstopper, but it's something to keep in mind
if we get reports of people trying to run IDE programs who don't have
the MySQLdb module installed getting errors.
We could rework it so that we don't actually make the connections on
dApp load, but only the first time some object requests the connection
object for a given connect profile. That wouldn't be too hard, and would
probably make Dabo seem a tad snappier at app load.
--
Paul McNett
http://paulmcnett.com
http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev