Le dimanche 18 janvier 2009 à 12:38 +0000, Guillaume Desmottes a écrit : > Le lundi 12 janvier 2009 à 11:51 +0100, Olivier Tilloy a écrit : > > > - I use pyamf to query the remote server. IIRC, the policy about > > > external dep is to ship them with the plugin bundle. Is that still true? > > > If it is, do you have any doc explaining how to do it? > > > > Still true. There is no documentation on how to do this but for small > > dependencies it should be fairly easy. You can have a look at how it's > > done in the weather plugin with pymetar > > (http://bazaar.launchpad.net/~osomon/elisa-plugin-weather/weather/revision/18) > > > Dependency is not that trivial. Is it possible to just ship PyAMF egg > (as the one created using "easy_install pyamf" instead of the whole > source tree?
Finally I managed to import the dependency but I had to do this ugly hack: http://bazaar.launchpad.net/~cassidy/elisa-plugin-rtbf/trunk/revision/30 Is that ok? G. -- Guillaume Desmottes <[email protected]> Jabber <[email protected]> GPG 1024D/711E31B1 | 1B5A 1BA8 11AA F0F1 2169 E28A AC55 8671 711E 31B1
