Re: [racket-dev] main-repo packages on pkg.racket-lang.org

2013-08-17 Thread Jay McCarthy
On Sat, Aug 17, 2013 at 12:07 PM, Greg Hendershott wrote: > Very cool. > > It seems to me this motivates some changes to the > https://pkg.racket-lang.org/ UX: > > 1. The tag "main-distribution" ought to be privileged/restricted. As a > 3rd party dev I shouldn't be allowed to assign that tag to on

Re: [racket-dev] main-repo packages on pkg.racket-lang.org

2013-08-17 Thread Greg Hendershott
Very cool. It seems to me this motivates some changes to the https://pkg.racket-lang.org/ UX: 1. The tag "main-distribution" ought to be privileged/restricted. As a 3rd party dev I shouldn't be allowed to assign that tag to one of my packages and trick people into installing it along with the oth

[racket-dev] main-repo packages on pkg.racket-lang.org

2013-08-16 Thread Matthew Flatt
All of the packages in the main repository are now listed on pkg.racket-lang.org. They have tags like "main-distribution" (for packages that are in the main distribution) and "main-tests" (for tests that are not in the distribution, but are for main-distribution code). If you try to install any o