|
|
|
|
|
by mcny
1818 days ago
|
|
I still think developers should not be able to upload binary blobs to the store. The store should prescribe an official set of tools and build options. Developers should be required to upload their source code and build instructions. The store will then build the application binaries based on provided instructions, run tests to make sure the application meets store criteria, and publish it if everything looks good. Perhaps there will need to be some manual intervention when necessary but we should be able to automate things more as we see more use cases. That and the client "store" should be decoupled from the server store and users should be able to add/remove server stores as they see fit. |
|