#322: Add support for environment factory configurable through trac.ini
-----------------------------------+------------------
Reporter: jure | Owner: jure
Type: enhancement | Status: new
Priority: major | Milestone:
Component: multiproduct | Version:
Keywords: bep-0003 multiproduct |
-----------------------------------+------------------
This is required for #115 integration (product environments). Currently
open_environment is called from trac.main.dispatch_request to instantiate
global environment. dispatch_request should be modified to invoke either
configured (trac.ini) custom environment factory or default method
(open_environment). This will allow bloodhound_multiproduct plugin to
provide factory that would instantiate product environment (#115) based on
the request URL.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/322>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker