You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I see in package structure from https://gist.github.com/alexanderGugel/a10ed5655d366875a280 each package get unique id and this is became a mess of id. Why not to use human readable names in format of {package-name}-{version}-{postfix} (where prefix used to prevent names conflicts)? It also would be unique.
As I see in package structure from https://gist.github.com/alexanderGugel/a10ed5655d366875a280 each package get unique id and this is became a mess of id. Why not to use human readable names in format of
{package-name}-{version}-{postfix}
(where prefix used to prevent names conflicts)? It also would be unique.The text was updated successfully, but these errors were encountered: