On Sun, Aug 21, 2005 at 11:26:27PM +0100, Gustavo J. A. M. Carneiro wrote:
> On Fri, 2005-08-19 at 20:33 +0200, Trond Andersen wrote:
> > I've read the developerworks article about GnomeVFS modules written in
> > C and looked into the python bindings (which looks very clean), but I
> > could not find information about how one would initialize a python
> > based GnomeVFS module.
> > 
> > In the developerworks article the make file copies the configuration
> > file and the .so file to $prefix/lib/gnome-vfs-2.0/modules directory.
> > 
> > Question is how this is handled with the python bindings. Is there a
> > need for a similar configuration file? Do I have to copy the python
> > file(s) to a specific directory?
> 
>   In response to your request, I have created a new VFS example in
> gnome-python:
> 
> http://cvs.gnome.org/viewcvs/gnome-python/gnome-python/examples/vfs/pygvfsmethod/

What is the magic behind it? It's a bit non-obvious to me how gnome-vfs
figures out it it needs to look in that python file instead of trying to
load a shared library (and what method it needs to call).


Regards,

Filip

-- 
"Wat zo fantastisch is aan Linux is dat je al die grafische rommel niet eens
 nodig hebt en dat je je computer met een paar commando's kan laten doen wat
 je wil (het God-gevoel)"
        -- onbekende bron
_______________________________________________
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