Peter a écrit :
> On Tue, Oct 20, 2009 at 10:33 PM, Thomas Vander Stichele
> <[email protected]> wrote:
>> After reading the dev docs, I realized there's not actually much in
>> there that talks about developing your plugin.  Florian told me to look
>> at the example plugin mentioned there, which is what I am doing now.
>>
>> Two initial remarks:
>>
>> - is there any reason at all that the tarball is still stamped 'elisa'
>> all over ?
> 
> As another newcomer to the project, you'll quickly find that much
> of the code still uses "elisa" rather than "moovida". In particular,
> the python library namespace. Until that changes, the plugins
> must also use the "elisa" namespace.

It's very unlikely that we'll someday change the namespace from elisa to
moovida. We tend to be nostalgic, you see... Well in fact the real
reason why this won't happen is that it would be a huge unnecessary
mess, especially because we'd need to support for quite some time both
namespaces for compatibility, and because there are quite some plugins
out there to update.

>> - the permissions inside the plugin are bad:
>>
> 
> So that wasn't just me! See:
> http://www.moovida.com/forums/viewtopic.php?id=1352
> 
> I would guess the example plugin was put together on Windows
> or something... anyway, another plea to get the permissions fixed.

Should be fixed soonish.

> Peter

Reply via email to