On Fri, Nov 21, 2008 at 4:22 PM, Vidar Ramdal <[EMAIL PROTECTED]> wrote: > Is the value of scheme important, or is it just to signal that this is > an absolute uri? > If the value is to be used in the resolution, then we should take into > account that requests can be both http:// and https://
sling:vanityPath is/would be a multi-value property and one could set both values "http://foobar..." and "https://foobar..." on the desired resource. Only issue could be the map() method with path -> URL reverse mapping, where only one of them would be primary, but IMHO the system admin should decide anyway. Regards, Alex -- Alexander Klimetschek [EMAIL PROTECTED]
