Summary
complete s48-modules
Metadata
- Id: 61002cd73b8f123868209886f537c6e15ca6f952
- Trac id: 22
- Type: defect
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version: 4.0.1
- Changetime: 2009-05-06 23:54:52 UTC
- Created: 2009-04-27 11:10:14 UTC
- Keywords: s48-modules
Description
The `s48-modules` extension needs to be tested, completed, documented and exposed.
Changes and comments
[2009-04-27 11:25:28 UTC] sjamaan wrote:
It's pretty much complete, and no longer hidden.
I added some documentation at http://chicken.wiki.br/releases/4/s48-modules
As for tests, I used it in the new prometheus egg. It now works unmodified, with a few hacks in the code that pulls in the package declaration, to make it work.
I'll see if I can add some automated tests later, so I'm keeping the ticket open until the tests are there.
[2009-05-06 23:54:52 UTC] sjamaan changed status from new to closed
[2009-05-06 23:54:52 UTC] sjamaan set resolution to fixed
[2009-05-06 23:54:52 UTC] sjamaan wrote:
A few simple tests have been added. More will gradually be added in the future as it becomes necessary. For now I think this is sufficient.