summaryrefslogtreecommitdiff
path: root/ext/rpc/rpc_proxy.c
Commit message (Collapse)AuthorAgeFilesLines
* ext/rpc/com should work now, but there's still lots of work left.Harald Radi2002-07-181-0/+18
|
* - using stas' abstraction nowHarald Radi2002-06-091-2/+4
| | | | | | | | | | | - layer can add individual ini settings now - classentries for the loaded rpc object are created dynamically now class hirarchy looks like: rpc<-[layer]<-[object] (e.g. rpc<-com<-adodb), thus the whole class tree is reflected into php - added user-functions to mark an object as a singleton and as poolable #rest of the linuxtag work
* set up a proxy object when requesting a reference to a variableHarald Radi2002-04-221-1/+2
|
* changes related to the latest commit of the zend engineHarald Radi2002-04-221-0/+135