doctrine / couchdb-odm

A Document Mapper based on CouchDB

Home Page:http://www.doctrine-project.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The ODM should the common proxy interface

stof opened this issue · comments

This would make it compatible with libraries handling this proxy (for instance JMSSerializerBundle has some logic to handle doctrine proxies but won't catch the CouchDB ones currently) and will allow you to use Doctrine\Common\Debug::dump()