Sorry for the slow response, just go back from a much needed weekend away.
> Without pre-empting your post to the -dev list: > > Would it be reasonable to have a format for the aliases files > where you can > provide a rexexp, where if the query matches the regexp, it's > treated as an > alias? That sounds like a really good idea. The only drawback I can see is that the regex isn't in the same file as the search, which might be a hard to maintain. There might be a cases where writing a function to determine a match might be easier for some than constructing a complex regex. > > Alternately, instead of putting such functionality in the aliases > files, we > could provide a function in the searches files which execute on load, and > which registers such aliases automatically if the searches are loaded. Ah... That sounds very similar my note to the dev list. Glenn ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ DQSD-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dqsd-devel
