Skip to content

FUID Types #8

@kilasuit

Description

@kilasuit

To make FUID's properly useful we would need there to be a process for defining specific Types of FUID's

Examples include useage in PowerShell as mentioned in this commit specifically something like this

PSModule:Microsoft.PowerShell.ThreadJob|Microsoft Corporation|12345678-90ab-cdef-1234-567890abcdef|2.0.0|GH:PowerShell/ThreadJob|PSGallery

This still needs fleshing out a bit but with a FUID Type like the above we get the Core Type PSModule here, it's Author/CompanyName, GUID (which for reasons IS NOT UNIQUE in the PowerShell Gallery), it's specific version, it's built in a GitHub Repo via GH:PowerShell/ThreadJob and is available on the PSGallery.

I detail more on this with some better examples in that commit & is first pass draft at that RFC showing how detailed I could go into with this instead of using FUID's

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions