Re: Scaffold, plugins and language independence
"John (J5) Palmieri" <[email protected]>
| Newsgroups | gmane.comp.gnome.devtools |
|---|---|
| Message-ID | <1076176157.1287.2.camel@localhost> |
On Sat, 2004-02-07 at 08:14, Mikoyan wrote: > On Thu, 2004-02-05 at 15:26 -0500, John (J5) Palmieri wrote: > > On Thu, 2004-02-05 at 14:37, Mikoyan wrote: > > E.g. how easy is it to write a plugin in > > > python and use it without any problem? > > > > Good question. Well I guess the interfaces will have to be wrapped in > > Python. Not to hard to do for GObjects so it should be the same for > > interfaces I am assuming. Check out > > http://www-106.ibm.com/developerworks/linux/library/l-wrap/. I for > one > > would welcome Python plugins. > > Hmmmz, but how does Scaffold load plugins writtin in e.g Python? > GModule seems not very usefull here I guess. It doesn't, yet. I'm guessing if we wrap GModule with python we could get it to work as opposed to embedding python. I haven't really taken a good look at it. If that doesn't work one could create a GModule with Python embedded. -- J5 > > -- > > J5 > > > > > > > > regards, > > > > > > Mikoyan & Bart > > > > > > _______________________________________________ > > > gnome-devtools mailing list > > > [email protected] > > > http://mail.gnome.org/mailman/listinfo/gnome-devtools > > _______________________________________________ > > gnome-devtools mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/gnome-devtools > > _______________________________________________ > gnome-devtools mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-devtools