Lucifers,
it would be nice to make a 0.5.0 release this summer. For this release, I'd
like to finish the review of the public Clownfish API and add documentation of
the Clownfish header language and the runtime C API.
We already reviewed the following classes:
- Hash and HashIterator
- Obj
- Vector
We still have to review:
- Blob and ByteBuf
- Class and Method
- Err
- Num
- String and CharBuf
- Util/Memory
- Util/SortUtils
- Util/StringHelper
Anything else we should address in 0.5.0?
After 0.5.0, we could concentrate on interfaces and error handling.
Nick