Hi, On Fri, Dec 6, 2013 at 6:11 PM, Daniel Klco <[email protected]> wrote: > ...Actually, I've been batting this around in my head for awhile. Make it > possible to create BindingsValuesProviders which are constrained by > resource type. And a simple service for getting the various default Sling > properties from the existing bindings....
Sounds interesting, as long as you can script the BVP code which is certainly possible. The whole idea of being to resolve arbitrary "things" based on resource types has been in the back of my mind for quite some time, looks like it would be useful in several places. You could probably use, at least for experimenting, a similar trick than in my prototype. i.e. resolve a script with a fake extension to take advantage of Script's resolution. -Bertrand
