On Fri, Feb 13, 2004 at 10:18:41PM +0200, Juri Pakaste wrote:
> In the gtkhtml2 wrappers, there are a bunch of functions
> (html_selection_*) that really ought to be methods of the view object.
> Or if not, I'd love to know what I'm missing. 

I'm not sure -- can you file a bug and we'll investigate on this later?

Thanks!

> I guess it's unacceptable to break backwards compatibility, but do
> people think it would be worth it to make them methods and then add them
> into the gtkhtml2 package as unbound methods in a __init__.py or
> something like that?

Hmmm. I don't think it's a problem to add functions as methods to the
view object, if you can keep the functions around as deprecated
versions. Can you invert the parameter order and still reuse the code?

> On a related note, I just filed a bug to add a wrapper for
> html_selection_get_text, #134345. I'd love to see it in the next
> release. I'll also try to wrap some other parts of gtkhtml2.

Yeah, we're going to be looking a lot at Bugzilla RSN. Let me clear up
my backlog.

Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to