Good idea as far as I can see. The key driver of the decision at the time was to keep dependencies down to a minimum. And provisioning suggests a database...

On Mar 06, 2005, at 21:23, S�ren Hansen wrote:

I've been thinking.. Why is it that the provisioning things are external
programs (probably scripts of some sort) while billing and resolver
modules are libraries?
I think it'd make good sense to make everything use the same plugin
system.


Suggestion:
We make everything use libraries and implement a library that simply
calls a configured script to perform the appropriate actions.

Rationale:
Function calls obviously have much less overhead than calling a script.
On high load servers this could be quite significant.
However, not everyone knows how to make libraries and I think they
should have the oppotunity to take advantage of mbuni too.

Any objections? Otherwise, I'll go ahead and implement it.

--
S�ren Hansen <[EMAIL PROTECTED]>
_______________________________________________
Devel mailing list
[email protected]
http://mbuni.org/mailman/listinfo/devel_mbuni.org


_______________________________________________
Devel mailing list
[email protected]
http://mbuni.org/mailman/listinfo/devel_mbuni.org

Reply via email to