On Dec 17, 2007 11:00 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote:
> Am Montag, den 17.12.2007, 10:04 +0100 schrieb Bertrand Delacretaz: > > ....people can always add an extra selector to the > > Property URL to use a different script. > > Yes, or the resource type could be the resource type of the parent node > plus the property name. For example for the jcr:data property of an > nt:resource node, the resource type could be "nt:resource/jcr:data" > hence the script path would be "nt/resource/jcr/data... Yes, good idea. >... Alternatively the > colon in the property name could be encoded before using, such as > jcr_data to get "nt:resource/jcr_data"... I prefer this as well, I'll note the suggestions in SLING-133. -Bertrand
