jorge07 / symfony-6-es-cqrs-boilerplate

Symfony 6 DDD ES CQRS backend boilerplate.
MIT License
1.07k stars 187 forks source link

No order property in entities #106

Closed ferrius closed 5 years ago

ferrius commented 5 years ago

Every entity (special with no sequence ids) should have created time or smth else to sort them in lists or collections.

jorge07 commented 5 years ago

Yep. 100% agree with you. I did not add it as this entities are just examples. But totally needed for enterprise projects.

jorge07 commented 5 years ago

I'm +1 for a PR

warguns commented 5 years ago

Just created a pull request for that. Please check: https://github.com/jorge07/symfony-4-es-cqrs-boilerplate/pull/110/files