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]>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to