I have a simple question about the (by the way really great!) Doctrine ODM.
Assume you have a document like:
/** * @Document */ class Test { /** @I
@Array should work. At least an equivalent exists in the ORM (@Column(type="array"))