ManageIQ/binary_struct
View on GitHubDeprecate definition format in favor of Hash or associative Arrays
Open
#10 opened on May 22, 2015
enhancementgood first issuehelp wantedpinned
Repository metrics
- Stars
- (5 stars)
- PR merge metrics
- (PR metrics pending)
Description
Extracted from #7 ...
Note that for the next major version we may want to deprecate the "backwards" format. We still need associative Arrays for if you want multiple nil keys, but I think just supporting Hash and associative Arrays makes the code much simpler. The current definition format feels "backwards"