Skip to content

Use Decodable to support copying RSDUIStepObject classes from dictionaries. #42

@syoung-smallwisdom

Description

@syoung-smallwisdom

Currently the func copyInto(_ copy: RSDUIStepObject, userInfo: [String : Any]?) throws method on RSDUIStepObject requires duplicating similar code to that used to instantiate the object using the Decodable protocol. Refactor this method to allow overrides that implement customization beyond the basic replacement of strings and numbers.

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