Maximilian Berghoff

Results 198 comments of Maximilian Berghoff

This will fail for sure now ... Did a lot of changes * introduced a object hash - uuid map, which is filled when a document is registered by its...

A big and fat :+1: there is a PR waiting for using proxies with uuids, which should be much easier after that. Cause, please correct me, we would reference each...

But would have one Question: How to handle all "normal request" by path? I think nearly 95% calls auf `find()` and `findMany()` are using the path as parameter. So you...

I do not want a big serialization process or something equal. I see flat value objects very similar to arrays. Just to use some document metadata in a oop way....

I would suggest an handling equal to the type setting in the JMSSerialzerBundle. It should be important to keep strings for the key to set them as localnames by default....

Oh i wrote nonesense. But can not delete it at the momentfrom my mobile phone. Thought he wants to set the deeper arrays as real child documents.

Is it possible to get an @Field(type=) to get valdation on keys and values for their types? Sounds cool for Annotation, but imposible for xml config. By this it should...

Oh my signs are gone. Ment @Field(type=)

I am :+1: for this Feature. Combined with the `Paginator` Class that is implemented in the ORM, we can save lots of memory.

While the controller could render its content alone, i would think this one could add the cache information to the data. Every part of the routing component (if this one...