The caching use case brings me to an interesting filtering example: for example for script caching, we are interested in all changes under /libs or /apps which report the change of a *.jsp file. (same for other script languages using other extensions) All other changes under those resources are irrelevant. Is that something we can express in the oak filters?
Carsten Am 19.10.15 um 18:26 schrieb Carsten Ziegeler: > Am 19.10.15 um 17:00 schrieb Michael Dürig: >> >> Hi, >> >> Oak would support (most of) this through OAK-1133 [1] as mentioned >> earlier [2]. >> > I think with the new observation api in Sling we can make use of that. > > But this would mean we would still rely on Oak to generate local and > external events for the stuff, someone is interested in. > And with other resource providers we would need to come up with a > solution to get external events across. > > Carsten > -- Carsten Ziegeler Adobe Research Switzerland [email protected]
