Re: [PHP-DEV] need help with zend class overloading From: Zeev Suraski (zeev <email protected>)
Date: 06/29/99

At 16:39 29/06/99 , Brian Schaffner wrote:
>Zeev:
>
>Question: what is going to be the best way to handle the Java VM from PHP?
>Obviously, we could invoke a VM as necessary. But, could we have a
>persistent VM?

I'm not sure about that right now, I know very little about the
implications. Holding a persistent VM for each server process/thread is
very easy, but I'm not sure that's what we want (again, I have no idea what
the implications are).

>Also - are there any docs (other than the source) on the zend OO api?

The docs are mostly in my brain (we wrote the API together, but I actually
messed with it to implement the COM module). Feel free to ask me any
questions you may have about it, but it'd take time before we write
thorough documentation of this API...

Zeev

--
Zeev Suraski   <zeev <email protected>>  http://www.zend.com/
For a PGP public key, finger bourbon <email protected>

-- PHP Development Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>