[
https://issues.apache.org/jira/browse/SLING-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated SLING-9660:
-----------------------------------
Summary: Add RequestPathInfoBuilder for easily constructing Sling URLs
(was: RequestPathInfoBuilder for easily constructing Sling URLs)
> Add RequestPathInfoBuilder for easily constructing Sling URLs
> -------------------------------------------------------------
>
> Key: SLING-9660
> URL: https://issues.apache.org/jira/browse/SLING-9660
> Project: Sling
> Issue Type: Bug
> Components: API
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: API 2.22.2
>
>
> Currently Sling URLs with their parts outlined in
> https://sling.apache.org/documentation/the-sling-engine/url-decomposition.html
> must be constructed manually (i.e. by String operations).
> To ease constructing such URLs a {{RequestPathInfoBuilder}} should be
> provided which allows to create a URL out of the individual parts easily.
> Such a Builder should be either constructed from an existing URL or
> RequestPathInfo and should allow to modify/extend each of the given parts.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)