Summary

henrietta must pass the version of the downloaded egg to chicken-install

Metadata

Description

Since it is inconvenient and somewhat redundant to specify the version number to `install-extension`, `chicken-install` should receive the version number of the egg retrieved via henrietta. The current henrietta code drops the second result value of `retrieve-extension`, but should pass it to the client in some backwards-compatible way. This version could then be given to the setup-script in `(extension-name-and-version ...)`.

Changes and comments

[2011-06-18 21:03:49 UTC] felix changed cc from sjamaan to sjamaan, mario

[2011-06-18 21:03:49 UTC] felix wrote:

I fixed a bug in henrietta, so it will report the correct version in the comment header of every file. See henrietta 0.4 - I don't know exactly where and how it is installed on call-cc.org, though.

[2011-06-24 19:16:41 UTC] felix changed status from new to assigned

[2011-06-24 19:16:41 UTC] felix set owner to felix

[2011-06-24 19:16:41 UTC] felix wrote:

`chicken-install` also has to be extended to actually parse the comment in the henrietta response.

[2011-07-18 00:08:01 UTC] felix changed status from assigned to closed

[2011-07-18 00:08:01 UTC] felix set resolution to fixed

[2011-07-18 00:08:01 UTC] felix wrote:

This has been implemented. Note that it will not be functional until the henrietta instances at kitten-techologies and call-cc.org have been updated.

[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0

[2012-09-24 21:47:48 UTC] felix wrote:

Milestone 4.8.0 deleted