From: youjun g. <you...@ya...> - 2010-01-15 19:51:14
|
Ok, here is my test report: A group of TreeBase classes use cipres framework to establish the gateway to access NCL facility. Those classes need to delete if we delete the framework. NCL is a nexus file parsing tool similar to the Mesquite. According to Bill NCL is not used by TreeBase anymore(It's hard to tell from the code), since we had Mesquite. There are 7 NCL related classes in main code need be deleted. In order to get the test result I already deleted them from my eclipse But there are code take both NCL and Mesquite as nexus parser choices. Those code need to be fix if we take NCL option off. Besides, deleting cipres framework and NCL stuff cause 100 complains across about 20 test classes . Youjun |