Hi everyone, I was thinking about the last release (and preparing to do another one), and remembered that I had some issues with the sourceview module. I can't remember the specifics anymore, but I think it was mostly to do with the fact that the old gtksourceview < 2.0 is pretty much deprecated at this point, and our sourceview module doesn't work with gtksourceview > 1.8.
So, in short, I'm considering whipping up a binding to gtksourceview 2.0, so we can chuck the old version. If I were to do this, I don't think it's a good idea to add #ifdefs throughout the current sourceview module to make it compile with gtksourceview >= 2.0, since the API is different enough I can see it causing lots of problems and confusion. So I think I'd want to make a sourceview2 module instead. It's not a huge API to do, so I think I could finish it fairly quickly. Any thoughts? Pete ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gtk2hs-devel mailing list Gtk2hs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel