Skip to content

Commit 0cbc8ff

Browse files
author
Patrick Rathje
committed
Added TODO
1 parent 91e8f69 commit 0cbc8ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,3 +213,4 @@ class EntityAdmin extends TranslationAdmin
213213
This Bundle also provides a basic Language Entity, which can be managed through SonataAdmin as well.
214214
## Todo
215215
Add requirements with versions in `composer.json`.
216+
A caching mechanism is needed for the service Router. The Symfony2 router creates own instances and caches them. The service Router however is not able to do that, but maybe a RouteCollection cache would speed things up ;)

0 commit comments

Comments
 (0)