GNOME Bugzilla – Bug 620757
Vala support plugin
Last modified: 2010-06-07 18:36:57 UTC
Here is the Vala support plugin I wrote for GSoC 2008. There is a known issue when saving a file (you get something like: cannot have multiple base classes GLib.Object and GLib.Object), I filed this as bug 620753.
Created attachment 162874 [details] [review] add Vala support plugin
Review of attachment 162874 [details] [review]: Nice! In the long term we should try to get rid of the .vapi files with fully gobject-introspectable APIs. I will try to get it into todays unstable release. I hope that there will be a vala release, too, so we could depend on the fixed version. Thanks!