Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Create unique ID for each zone. #45

@mhevery

Description

@mhevery

One of the reasons why debugging zones is hard is that it is hard to quickly tell if you have the same zone. I think it would be useful to append a unique id to each zone. Looking at the id would than give you the path.

123>4324>angular>root

It would probably mean that we could have a global counter. and the either expect the caller to supply the zone name in the fork or use the global counter to create o new id

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions