Skip to content

ASN1AdaptiveTypeObject>>at: aKey ifAbsent: aBlock is ignoring the ifAbsent block #2

@sebastianconcept

Description

@sebastianconcept
at: aKey ifAbsent: aBlock
...
	fieldType := self basicTypeAt: aKey.
...

Raises an absent exception instead of using the given handler for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions