Re: [Gtk2hs-devel] Binding GIO!

2010-04-30 Thread Andy Stewart
Hi Axel, Andy Stewart writes: > Hi Axel, > > My project need lots function to handle files, and file functions in GHC > not convenient for Gtk+ code, always need encode or decode. > > And we plan to departed GnomeVFS, but GIO is un-complete and haven't > same functions to replace GnomeVFS. > > S

[Gtk2hs-devel] Binding GIO!

2010-04-25 Thread Andy Stewart
Hi Axel, My project need lots function to handle files, and file functions in GHC not convenient for Gtk+ code, always need encode or decode. And we plan to departed GnomeVFS, but GIO is un-complete and haven't same functions to replace GnomeVFS. So i plan to binding GIO, first of all, i try to