Sherlock Search?
I am thinking of writing a program which includes the Sherlock 2 search plugin. The plugin file is in .src but the file structure is similar to a xml config file.
The thing is, is it possible to have a test program to read the key configuration properties of a plugin file that is not an .xml file? I want the test program to show those key elements of the search plugin such as name, method, etc.
A sample source code or two related to my question will definitely help me a lot.
Thanks.