Lucifers,
I fixed most of the issues I wanted to get in the 0.6.0 release. It's mainly
boring stuff that I wanted to tackle before starting with more exciting features:
https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%200.6.0%20AND%20project%20%3D%20CLOWNFISH
I think we all agreed to shorten the major release cycle. If nobody objects,
I'll prepare a 0.6.0 release in the next weeks which can then be released
approximately 6 months after 0.5.0. I don't have plans for a 0.5.2 bugfix
release unless there's explicit demand. I presume that the vast majority of
our users is working with the Lucy Perl bindings which stay completely unchanged.
After the 0.6.0 release, I want to add support for OOP interfaces to
Clownfish. This is a major feature required to enable callbacks from languages
without class-based inheritance like Go. After reviewing several options, I
came up with a nice approach that I'll detail on this list shortly.
Nick