#595: Refactor multiproduct.product.ProductEnvironment to remove private caching
variables
------------------------------+-----------------------
Reporter: rjollos | Owner: rjollos
Type: enhancement | Status: new
Priority: minor | Milestone: Release 7
Component: multiproduct | Version:
Keywords: environment lazy |
------------------------------+-----------------------
Discussed in #592, since `href` and `abs_href` are decorated with `@lazy`,
the methods can be refactored to eliminate the private `_href` and
`_abs_href` attributes. Currently we effectively have two methods in place
of caching the computed value. See also t:#11245.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/595>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker