IIRC WebRequestCodingStrategy is used for non-mounted pages only and
it delegates the encoding/decoding for mounted pages to
IRequestTargetUrlCodingStrategy.

-Matej

On 10/9/07, John Patterson <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I want to build a custom url encoder fro bookmarkable pages and have
> been looking at BookmarkablePageRequestTargetUrlCodingStrategy.  Can
> someone quickly contrast the responsibilities of
> IRequestTargetUrlCodingStrategy and WebRequestCodingStrategy.  From a
> quick look it seems like they duplicate some of the encoding/decoding
> functionality.
>
> If I want to change the way URL's are translated for every
> bookmarkable page (including which page to create) should I override
> WebRequestCodingStrategy.encode()/decode()?
>
> Cheers,
>
> John
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to