Nicolas Centa | 19 Jul 2005 20:33

MlView plugin system

Hello,

        I wrote a plugin system for mlview 0.8. The branch
is mlview--extensible--0.8, available on the archive at
http://arch.duckcorp.org/happypeng/2005-mlview/.

        An example is in tests/firstplugin.c, 
tests/firstplugin.xml ; I will also try to write some 
documentation about how to write a plugin for MlView and about
the plugin system's internals.

    Cheers,

Nicolas Centa
Dodji Seketeli | 22 Jul 2005 19:53

Re: MlView plugin system

Hello Nicolas,

On Tue, Jul 19, 2005 at 08:33:31PM +0200, Nicolas Centa wrote:
> Hello,
> 
>         I wrote a plugin system for mlview 0.8. The branch
> is mlview--extensible--0.8, available on the archive at
> http://arch.duckcorp.org/happypeng/2005-mlview/.

Oh, yes, I have had a look at the code and it seems very valuable.
We definitely need something like this in the codebase.

However, the 0.8 codebase is now considered stable. That means we should
not push anything new there but bugfixes.

Could you please merge your modifications against the mlview--main--0.9
codeline ? 

Okay that codeline is now in C++, but I know that should not be a
problem for you :-)

Thank you very much for taking over this plugin system task. We really
need it in MlView.

Cheers,

Dodji.
Nicolas Centa | 22 Jul 2005 20:34
Picon
Favicon

Re: MlView plugin system

Dodji Seketeli <dodji <at> seketeli.org> writes:

> Could you please merge your modifications against the mlview--main--0.9
> codeline ? 
>
> Okay that codeline is now in C++, but I know that should not be a
> problem for you :-)

I will merge it with mlview 0.9 (I wouldn't say I love C++ but that's not
a problem for me ;-)

Thanks.

Nicolas Centa

Gmane