defaultServer(s)
when building multiple modular projects it can get a bit tedious to copy-paste a bunch of addServer()
statements, and if you ever need to add or change which servers your project uses it would be convenient if you could reference a list of servers imported from a separate package.
My proposal for this is that we add a new function addServerList()
to work with multiple servers, and then export a ClusterDefaultServers
list that contains a relatively large number of public servers.
For people who want to use their own serverlist, they can then create their own package that exports a similar list, and use that in their projects which would allow them to update all of their projects to a new server list fairly easily.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information