On Sat, 2005-07-02 at 14:48 -0400, Mystilleef wrote: > Hello, > > I apologize if I am posting to the wrong list. I am authoring a GNOME > application, and I would like to use the gnomevfs python binding. I > have a few questions: > > 1) Is the gnomevfs python binding complete?
I'm guessing about 90% complete. The most important functions are certainly covered. > > 2) Do I face any risks using it in my application today? Not at all. gnomevfs bindings are in gnome-python which is part of GNOME Bindings which are obliged to keep backward API compatibility at least until GNOME 3. GNOME 3 is not even on the horizon yet. > > 3) Are there any simple/introductory example files, tutorials, or even > references for it, especially the python binding? Generally the API is quite simple. The source package at least contains some examples. > > Thanks for your time and help. > > P.S. I am new to GNOME programming > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ -- Gustavo J. A. M. Carneiro <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> The universe is always one step beyond logic _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
