Following some kind of discussion on IRC, I would like to propose that
we had plugin handling to our build system. By plugin, I mean :

- custom daemons
- handlers
- auth plugin,
...

It implys that we are abble to add them dynamically to the build (and
eventually handling their dependancies) and that we manage insertionin
ini files if it's needed. Anyone have some experience or example using
autotools for that ? The only page I've found for now is this one :

 - http://www.flameeyes.eu/autotools-mythbuster/libtool/plugins.html

Do we need to wait rebar integration ?

- benoit

Reply via email to