From: Thomas M. <tma...@ze...> - 2000-11-03 05:39:38
|
I fixed the bug, sort of. The problem was that I was delete'ing lib from LibCatalog in the destructor. I removed that. Now the problem is that I'm not deleteing it at all. Your libs will never be unloaded. Not a problem now because we had no available functionality to do that in the first place, but in the future... Anyway, the recently proposed changes to SOME::Object have been implemented. I need to change the TestApp so that it tests each way to get objects. We now have a bunch more examples that need to be written :) Gotta go and prepare a class on Unit Testing for my co-workers using my test framework based on CppUnit and SOMELib!!! -- Thomas O Matelich Senior Software Designer Zetec, Inc. sos...@us... tma...@ze... |