-
Notifications
You must be signed in to change notification settings - Fork 8
/
todo
23 lines (16 loc) · 835 Bytes
/
todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
// unify array vs Movie[] in annotations
// prepsat struktury array na neco lepsiho
// otestovat parsery proti unset (movie bez popisu atp)
// udelat movie @auth getRating methodu
// udelat movie rate @auth methodu
// validate yml with http://symfony.com/doc/current/components/config/definition.html#validating-configuration-values
// - v repository udelat search
// CACHE
// - [ ] na entite uklada potrebne stranky jako html
// - [x] dale cachovat jednotlive hodnoty (to uz umi CachingGetter)
// - [ ] pokud ani jedno neni vyplnene, udela se request
// - [ ] jak resit, kdyz se jedno dato da sehnat z vic zdroju?
// - nejvic easy je vybrat jeden zdroj. Je to edge case
// - [ ] u kazdeho getteru bude v annotacich list zdroju, ze kterych to funguje
// - [ ] chce to teda udelat abstrakci nad url
// sort usings