Skip to content

PROPOSAL: Universal values for a *null DID* as well as an *empty DID* #914

@mwherman2000

Description

@mwherman2000

These concepts are very common place in the world of software development today.

e.g. null string = 0; empty string = "";
e.g. null array = 0; empty array = [];

PROPOSAL: Universal values for a null DID as well as an empty DID (universal => DID Method independent):

null DID = "did:0";
empty DID = "did:";

including pre-defined functions like: bool nullempty = Did.IsNullOrEmpty(someDIDvalue);

Any other ideas/proposals?

Michael Herman
Web 7.0™ / TDW AgenticOS™

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