Hi, while thinking about the tenant stuff (see separate thread), I (again) came across the fact, that we don't say anything whether ResourceResolver#getSearchPath is static or dynamic (if the value might change at runtime for the same resource resolver). Looking at code using the resource resolver it's pretty clear that clients assume its static. Many components read this value once and then go with it.
Therefore I would like to update the javadocs and add a remark that this value never changes for a single resource resolver. Makes sense? Regards Carsten -- Carsten Ziegeler [email protected]
