lisachenko / z-engine

:zap: PHP Engine Direct API
MIT License
448 stars 22 forks source link

[Feature] Implementation of ObjectStore API #19

Closed lisachenko closed 4 years ago

lisachenko commented 4 years ago

This PR introduces an API to the Global ObjectStore. After that it will be possible to get an instance of object by it's handle like with WeakReference class, only by storing an id of object.