Skip to content

Allow numeric, boolean, undefined, function? values in angular-swellrt #13

Description

@atfornes

SwellRT only stores maps, arrays, strings, and rich text objects.

However, we could use the string storage to store boolean, numeric undefined and even functions by starting the string with a pattern that should be scaped if it really mean to be in an string value. for instance using an string of the form #BOOLEAN_TYPE:true for true value.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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