To better support proxying, we need to essentially "re-introduce" the concept of a half-duplex attribute decoder, which I think is doable by just adding a directionality switch into the base class via a common property name for the rules that allows them to be restricted to encoding or decoding.
Environment
None
Activity
Scott Cantor
December 21, 2020 at 4:59 PM
Added encoder/decoder properties defaulting true. Adjusted logging of the mappings at registry load to show directionality of the mappings.
To better support proxying, we need to essentially "re-introduce" the concept of a half-duplex attribute decoder, which I think is doable by just adding a directionality switch into the base class via a common property name for the rules that allows them to be restricted to encoding or decoding.