This would be a really awesome SAPI. I have been toying with the design for a scriptable rules-based engine that would allow users to define server conditions or triggers that would be associated with action scripts. Ideally I would like the scripting environment to be Zend-based, since that is the environment with which most of my developers familiar.

It sounds like sapi/embed would help make it a lot easier to add Zend scripting to such a service.

The rules-engine I am thinking about would make it possible to simulate database triggers on RDBMS that do not support them. I would also form a basis for implementing complex workflows in CMS and other applications that may need to monitor a particular system state and respond appropriately interfacing with many different server and network protocols.

Thanks for working on this!

Nyk

On Sunday, January 19, 2003, at 01:43 PM, Jean-Michel Dault wrote:

Le sam 18/01/2003 à 18:01, Edin Kadribasic a écrit :
On Fri, 17 Jan 2003, Brian Moon wrote:

I just noticed sapi/embed. Where can I find out more about what this is? I
am hoping it is a sapi that will create a generic library that can be used
from any C application. Is this true?
Yes it is true. Writing some documentation on how to do it is my TODO
list. If you need it right away I can send you some example code.
I would like to have sample code as well, whenever you have a couple of
minutes =)

This looks like a very interesting feature, and I would like to test it,
and make an RPM package for Mandrake with it.

Jean-Michel



--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to