#24: Product namespace and product handling
---------------------------+-------------------------------------
Reporter: gjm | Owner: gjm
Type: task | Status: accepted
Priority: critical | Milestone: RC1 for initial release
Component: multiproduct | Version:
Resolution: | Keywords:
---------------------------+-------------------------------------
Changes (by gjm):
* status: new => accepted
Comment:
Interestingly, the IRequestFilters kick in after an IRequestHandler has
been chosen (although they can change the handler itself). With any kind
of url mapping we will still have to re-check the handlers with a modified
path_info.
I guess that is a reasonable way of going about things so I will create
something.
I think it might be better to work with the
/products/<product_short_name>/<path_info> scheme as there is no
particular reason to use a very short url there.. or if there is then my
decision can be overridden.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/24#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker
|