doctrine / KeyValueStore

Abstraction for Key-Value to Plain Old PHP Object mapping

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Other objects as ID?

beberlei opened this issue · comments

Should it be possible to have objects as ids and map between their own mapper? (foreign keys?)

It's a valuable feature, I'd consider yes.