-
Notifications
You must be signed in to change notification settings - Fork 0
Description
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