Hi, Am Freitag, den 07.12.2007, 05:02 -0800 schrieb Bertrand Delacretaz (JIRA): > One interesting feature would to use an additional search path that depends > on the beginning of the resource path, for example for a resource found at > > /content/blog/a/b/c > > we'd look for scripts under > > /apps/blog > > in addition to the default location.This allows microsling to run on > repositories that already contain data which doesn't have a > sling:resourceType property, without having to resort to nodetype-based > mapping. > > I'll implement that without breaking compatibility, and we can play with it > and see if it's useful.
The questions are : * Is this just interesting or do we have a use case ? * What happens if you move the resource to, say, /content/quark/a/b/c ? * Who defines what the "beginning of the resource path" is ? At the moment I am rather sceptical, whether this is actually a good idea :-) Regards Felix
