Mikkel Kamstrup Erlandsen writes: > Hi All, > > I put together a first take on formalizing an end user search language. > > http://wiki.freedesktop.org/wiki/WasabiUserSearchLanguage
- Which of OR and AND has priority ? (does (A AND B OR C) mean ((A AND B) OR C) or (A AND (B OR C)) ? - What should happen when an entry does not make sense? For example you say that <= is "undefined but allowed" for strings ? So what should the implementation do ? Take this as an equivalent for ':'. Or ignore the entry ? Or what ? jf _______________________________________________ xdg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xdg
