[MODM-147] No possibility to get a json object by a working document with toArray method (inluding all the embedded documents as arrays) Created: 28/May/11 Updated: 28/May/11 |
|
| Status: | Open |
| Project: | Doctrine MongoDB ODM |
| Component/s: | Collections |
| Affects Version/s: | 1.0.0BETA3 |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | Stephan Salat | Assignee: | Jonathan H. Wage |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Environment: |
Irrelevant |
||
| Description |
|
Description of the problem here: http://stackoverflow.com/questions/6155189/doctrine-odm-mongodb-get-a-complete-array-of-an-object Problem with the unincisive toArray() method. |