GNOME Bugzilla – Bug 739306
Remove support for seed-based Javascript plugins
Last modified: 2014-11-04 13:52:25 UTC
The seed bindings lack subclassing support and as such are holding back the capabilities that libpeas can depend on for certain features that plugins are expected to use. The bindings are also rather unmaintained these days. Moving the Python console support into libpeas had issues due to needing to support the seed plugin loader, with this maybe we can finally get that merged in.
Created attachment 289526 [details] [review] Remove support for seed-based Javascript plugins
Review of attachment 289526 [details] [review]: Looks good to me.
Created attachment 289535 [details] [review] Remove everything the seed plugin loader used This is no longer needed as the seed plugin loader has been removed.
Review of attachment 289535 [details] [review]: I am all for removing stuff so go ahead :)
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.