From: Jakub A. <jak...@se...> - 2003-02-17 19:57:00
|
Mitra, I really love the zids class. I have moved the constructor body to the method refill() and call this function from the constructor. It's because I am not sure how efficient it is to create a new class each time in a loop. Jakub |