X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=Changes;h=5299156915d3c324468a3f8c33bcbd1d64808c42;hb=768c20f64b8b2ce463aab27cf844fad5865995fa;hp=6d7f3fa59edbf4f8fefa1201161bf562bde54f99;hpb=64483d3d31c182adfb96fd75f8be10ff9f374d34;p=cql-java-moved-to-github.git diff --git a/Changes b/Changes index 6d7f3fa..5299156 100644 --- a/Changes +++ b/Changes @@ -1,17 +1,20 @@ -$Id: Changes,v 1.8 2002-11-14 22:04:16 mike Exp $ +$Id: Changes,v 1.11 2002-11-15 12:03:00 mike Exp $ Revision history for "cql-java" See the bottom of this file for a list of things still to do. -0.3 (IN PROGRESS) +0.3 Fri Nov 15 12:04:04 2002 - Allow keywords to be used unquoted as search terms. - Add support for serverChoiceRelation (scr). - Add support for prefix-mapping, as in >dc="http://dublincore.org/ dc.title=fish and >"http://dublincore.org/ title=fish - ### But the XCQL output may need to be changed depending on - the result of the ZNG list's deliberations. + The XCQL generated corresponds to Adam's suggested format + rather than Rob's, not so much because I prefer it (although + I do) as because it's what fell out when I just Coded What + Comes Natur'ly. That may need to change, depending on the + result of the ZNG list's deliberations. - Fix the parser to normalise relation modifiers to lower case. - Fix the CQLParser test harness not to emit an extraneous blank line at end of XCQL output. @@ -61,6 +64,10 @@ See the bottom of this file for a list of things still to do. think it's actually possible to fix this without throwing out StreakTokenizer and rolling our own, which we absolutely _don't_ want to do. + - Describe prefix-mapping in the CQL tutorial (not really + anything to do with cql-java, but this note will remind me + to do it.) + - Add support for the new "phonetic" relation modifier. - Write javadoc comments for CQLRelation and ModifierSet. - Write "overview" file for the javadoc documentation. - Some niceties for the cql-decompiling back-end: