Comment 12 for bug 1019895

Revision history for this message
Ian Wells (ijw-ubuntu) wrote :

If you're going to use the hack in the patch, I suggest you do it by adding a 'supports_db_network_mgmt()' function to the manager class, rather than just throwing an error on the init. It gives you a clear reason why you'd do the import - as opposed to 'I shall import this, despite never using it, because I know it will throw an error'.