Hi Bob,
That’s a nice suggestion! Actually we already do something in this respect. It is true some parts of the code are not documented and the reason for that is (more...)
Hi everyone,
These days I am reading the source code of Calitko, I found there are very little comments in the source code, especially for the methods of classes. As Calitko (more...)
Hi Atul,
The tests look quite nice and I find the idea with the template extremely interesting! The template class deserves a separate module and can be used when testing all (more...)
OK guys! Here is a patch (committed in revno 73) that generates a calitko library and links the unit tests against this library. Furthermore, the calitko app is linked only (more...)