I am now in the process of preparing the release package.
On Sunday 12 March 2006 22:33, Janne Grunau wrote:
> On Saturday 11 March 2006 19:46, Jonas Maaskola wrote:
> > This is a small reminder. Please give me some feedback as to your
> > approval of the state of the RC for version 0.2. If there should be
> > no objection by tommorow evening I will release version 0.2 in the
> > present state.
>
> Approval. The error string is ok. One minor issue though: Exiting waits
> for the cluster calculation to finish. Iirc it was working. and should
> work in trunk.
Thanks for the hint! It was a problem with a variable named exitNOW in
visualkmeans and we set exitNow to True in clusterdisplay. We could have
avoided this problem if we settled on a uniform variable naming scheme or if
we implemented getter and setter methods for class members variables.
> ciao Janne
Regards, Jonas.
|