Re: [java-gnome-hackers] Create a Nautilus binding
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2008-07-28 04:43:21
|
On Mon, 2008-07-28 at 00:13 -0400, Jack Hong wrote: > Hi AfC, You can call me Andrew :) > 3) the extension module will be a standard nautilus extension module > written in C; it shall start a JVM, scan some dirs for Java-based > "provider" implementations, load and register them to the Nautilus > instance; So this is a complex area; for some related thoughts on a similar topic, see http://article.gmane.org/gmane.comp.gnome.bindings.java.devel/1135 I'll look into the rest of your ideas in the next day or two. Sounds like you are barrelling along; if you've got a branch already I'd be pleased to start looking at it. > Coverage of GList* of things is implemented, though you need > to mark up > the .defs data slightly. See Widget's getChildren() and the > corresponding data in src/defs/GtkWidget.defs Sorry, I meant Container. AfC Sydney |