> I think this is the way to go. Create clones of "field" named after a comparator. Here I propse short names:
I agree with the approach, but I'm not sure of the best strategy for naming the operators. The shortnames look like the best option but I worry that they are not very readable. (For background, I now regret using the "bf" field operator as an abbreviation of "butfirst". It's a rarely used operator so most people would have to look it up if they encountered it). Best wishes Jeremy On Mon, Oct 13, 2014 at 8:59 AM, Stephan Hradek <[email protected]> wrote: > And not to forget the -cs versions for case-sensitivity. > > Am Montag, 13. Oktober 2014 09:58:20 UTC+2 schrieb Stephan Hradek: > >> >> >> Am Sonntag, 12. Oktober 2014 11:47:46 UTC+2 schrieb James Anderson: >>> >>> https://gist.github.com/welford/63cd1b6ab7d4db1ed54b >>> <https://www.google.com/url?q=https%3A%2F%2Fgist.github.com%2Fwelford%2F63cd1b6ab7d4db1ed54b&sa=D&sntz=1&usg=AFQjCNGIU6y3xt4ZL-nsQc9h8pJgS-8ThA> >>> >> >> I think this is the way to go. Create clones of "field" named after a >> comparator. Here I propse short names: >> >> lt / lt-n : less-than (numerically) >> le / le-n : less-or-equal (numerically) >> eq / eq-n : equal (numerically) >> ne / ne-n : not-equal (numerically) >> ge / ge-n : greater-or-equal (numerically) >> gt / gt-n : greater-than (numerically) >> >> >> >> > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywikidev. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
