Hi,
I'd like to be able to do
However the PHP implementation doesn't seem to support Implicit Context yet.Code:$ICE->getImplicitContext('secret', 'passphrase');
Is that something that is planned for 3.4?Code:ZEND_METHOD(Ice_Communicator, getImplicitContext) { runtimeError("not implemented" TSRMLS_CC); }
Regards,
Fredrik

Reply With Quote