May 15, 2015
8:15 p.m.
On Fri, May 15, 2015 at 9:40 AM, Sergio Fedi <sergio.fedi@gmail.com> wrote:
I would add:
- describe how to load the package, including any additional dependencies, version requirements, etc.
Even though to read the comment you have to already have done all of that?
I expect a package comment will be browsable from a repository. I expect one of the main uses will be reading package comments of packages I'm curious about loading.
(i.e. to read the comment you have to have the package already loaded in the image)
The dependencies, requirements, etc could be calculated from the Metacello dependencies.
Not everything is loaded through Metacello. Don't assume a single configuration. Make the scheme as general as possible. -- best, Eliot