Support directionality in AttributeTranscoders

Description

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.

Fixed

Details

Assignee

Reporter

Fix versions

Created December 15, 2020 at 8:28 PM
Updated March 24, 2021 at 3:41 PM
Resolved December 21, 2020 at 4:59 PM