Subject Plugin architecture
Author Si Carter
I know that there are plans to have connection layers/plugins and such like
with Vulcan/FB3, are there any plans for other plugins, what I would like to
do as Admin is:

Develop a plugin DLL that is executed when a database is created/dropped.
Develop a plugin DLL that receives notification that a user logs on/off.
Develop a plugin DLL that a user has been created/deleted.

With the correct information the DLL could automatically:

Create/remove an alias (based on name)
Add or remove the database from the backup configuration.
Log and email sys admins when users created etc, etc, etc

Rgds

Si