Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Luis MajanoLuis MajanoReporter
Brad WoodBrad WoodComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Luis Majano
Luis MajanoReporter
Brad Wood
Brad WoodComponents
Fix versions
Affects versions
Priority
Sentry
Sentry
Sentry
Created February 4, 2014 at 6:12 AM
Updated March 29, 2016 at 9:28 PM
Resolved March 10, 2016 at 6:45 PM
UPDATE
The original feature introduces problems when doing testing and when leveraging ORM event handling. Please see comments.
Description
Automatically autowire remote proxies so they can automatically take advantage of mixins and AOP. Since "this" in a super class's pseduo constructor is a reference to the super class and not the sub class, use the cgi.script_name to determine the path of the proxy and get the metadata from there.