Revision: 290
Author: jjhatf02
Date: Tue Jan 18 18:23:36 2011
Log: The application now automatically searches the application folder for
a DLL file and a type that implements the IClusterAlgorithm interface when
the application is first launched.
When a file is opened, the clustering is performed as part of the loading
processing. If no algorithm was found the application gracefully degrades.
http://code.google.com/p/dyknow-panel-extractor/source/detail?r=290
Modified:
/trunk/DPX/DPXAnswers/AnswerManager.cs
/trunk/DPX/DPXAnswers/AnswerWindow.xaml.cs