On Sun, Jun 27, 2010 at 12:57 PM, Dr. David Kirkby
<[email protected]> wrote:
> At the moment, once a package 'foobar.x.y.z' gets installed, a file
>
> spkg/installed/foobar.x.y.z
>
> gets created.
>
> I personally think it would be sensible if there was another directory
>
> spkg/tested
>
> which gets a file
>
> spkg/tested/foobar.x.y.z
>
> added when foobar.x.y.z has been successfully tested with SAGE_CHECK=yes.
>
> Anyone else think it useful, or have a better, but related idea?

The file

   spkg/installed/foobar.x.y.z

is not just an empty file. It's potentially filled with meta
information about the installation of that package.  It *could*
contain a field that says whether or not that install of the package
was tested.

Thus I think a counterproposal to your fine proposal would be to
simply further enhance the spkg/installed/foobar.x.y.z file.

William

-- 
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to