Re: [MonetDB-users] python-monetdb and pip
Hallo! As far as Python question has been raised. There is a tiny thing that is (probably) missing in the client. Connection class (and other classes as well) are not inherited from the "object" class, therefore further inheritance and method overriding is problematic. I think, this might be corrected in future. Regards, Alexey Mints
When I find the time i'll have a look into this. -- Gijs Molenaar http://www.astro.uva.nl/people/gijs-molenaar/ On Jun 15, 2012, at 10:14 AM, Alexey Mints wrote: Hallo! As far as Python question has been raised. There is a tiny thing that is (probably) missing in the client. Connection class (and other classes as well) are not inherited from the "object" class, therefore further inheritance and method overriding is problematic. I think, this might be corrected in future. Regards, Alexey Mints ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.netmailto:MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
On 06/15/2012 10:14 AM, Alexey Mints wrote:
Hallo! As far as Python question has been raised. There is a tiny thing that is (probably) missing in the client. Connection class (and other classes as well) are not inherited from the "object" class, therefore further inheritance and method overriding is problematic. I think, this might be corrected in future.
I opened a bug report for your request, please use the bug tracker to follow the future status of this issue. http://bugs.monetdb.org/show_bug.cgi?id=3104 - Gijs
participants (3)
-
Alexey Mints
-
Gijs Molenaar
-
Molenaar, Gijs