henrietta must pass the version of the downloaded egg to chicken-install
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 ...).
Change History (4)
| Cc: |
Mario Domenech Goulart added
|
| Owner: |
set to felix winkelmann
|
| Status: |
new →
assigned
|
| Resolution: |
→ fixed
|
| Status: |
assigned →
closed
|
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.