Skip to content

arbitrary size restrictions on status #52

@mprorock

Description

@mprorock

Is there a good reason to limit size to "Each status of a Referenced Token MUST be represented with a bit size of 1,2,4, or 8"

This can easily be resolved by setting a size parameter along side bits as suggested in #47

then you can easily seek to the bits you are after since you know the max size and the number of bits each status takes up

This also permits implementers to cover both cases where packing into 3 bits is desireable for space reasons, or have a large number of potential statuses to reflect

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions