I didn't know anything about xteq... pretty interesting. Here's what I'm thinking right now...
- have an extensions subdirectory - in the extensions subdir have a single .xml for each extension - any extraneous files needed by the extension would be in a subdir of the extensions subdir. - at startup, all the .xml files in the extensions directory would be loaded just as the searches are now. E.g., googlespell is an extension I'm working on. So... - I create a googlespell.xml in the extensions subdir - I create a googlespell subdir under the extensions subdir - I add the extra files I need to the googlespell subdir It's basically no different than searches, just separate from them. Thoughts? > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of John W. > Bairen, Jr. > Sent: Thursday, May 30, 2002 6:02 AM > To: [EMAIL PROTECTED] > Subject: RE: [DQSD-Users] [ dqsd-Feature Requests-562098 ] allow for > optional extensions > > > FWIW, i think you are on to something Glenn. the question then > becomes, how > do other apps allow extensions/plug-ins? does anyone know how > x-teq x-setup > does it? (www.xteq.com) > > JB > > > >I'd sure like to hear others thoughts about this. > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Dqsd-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dqsd-users > http://sourceforge.net/mailarchive/forum.php?forum_id=8601 > > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Dqsd-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dqsd-users http://sourceforge.net/mailarchive/forum.php?forum_id=8601
