coen-hyde / Shanty-Mongo

Shanty Mongo is a mongodb library for the Zend Framework. Its intention is to make working with mongodb documents as natural and as simple as possible. In particular allowing embedded documents to also have custom document classes.
Other
200 stars 52 forks source link

Test for issue #50 #51

Closed tholder closed 12 years ago

tholder commented 12 years ago

Hi Coen,

This test should cover issue #50. Used your existing document setup. This nesting goes deeper than what I was talking about but obviously should propagate down through the complete document tree.

Cheers Tom