Hello,

On Mon, 26 Nov 2001, Yermo M. Lamers wrote:

>
> I've taken a look at your site but some things aren't entirely clear.
>
> Do you do what amounts to a remote object invocatoin (i.e. the php objects
> actually run in your separate server) or do you somehow transfer the
> objects back and forth.

They actually run on the seperate server. But transferring objects is also
possible, if the server has a repository with classes in files. And load
those definitions when needed. (with a just committed patch to PHP :)

regards,

Derick

>
> If the latter, how do you handle Zend's need to have a class definition
> loaded for the given object?
>
> -- Yermo

---------------------------------------------------------------------
        PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
             SRM: Site Resource Manager - www.vl-srm.net
---------------------------------------------------------------------
    JDI Media Solutions - www.jdimedia.nl - [EMAIL PROTECTED]
     Boulevard Heuvelink 102 - 6828 KT Arnhem - The Netherlands
---------------------------------------------------------------------


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to