[SQLObject] pysqlgtk

2008-05-28 Thread Markus W. Barth
Thanks for the feedback. Though I understand your being sceptical, I don't think that the chosen approach violates the MVC paradigm. pygtk comes with some model classes for being used with TreeViews, so what I am doing is to extend the GenericListModel. The other thing is to create some _control

Re: [SQLObject] pysqlgtk

2008-05-27 Thread Oleg Broytmann
On Tue, May 27, 2008 at 10:51:15AM +0200, Markus W. Barth wrote: > Hi folks, Hello. > seems that the sourceforge list server is down. Seems to work all right. > a project that I have started a short while > ago. It's goal is to extend some pygtk classes so they can be used easily > with

[SQLObject] pysqlgtk

2008-05-27 Thread Markus W. Barth
Hi folks, seems that the sourceforge list server is down. Anyway, I am writing to the list to get some opinions about a project that I have started a short while ago. It's goal is to extend some pygtk classes so they can be used easily with SQLObject. The little code I have got is already quite