>
> > 3) Need a couple of better names for partial matching:
> > - partial match preferring a complete match
> > - partial match returning whatever match (partial or complete) is found
> > first
> >
> > PCRE uses Soft and Hard respectively (which are quite meaningless to
> > me).
>
> PreferCompleteMatch / PreferFirstMatch?
>

I so very much prefer "generic-to-specific" in names for better
auto-completion and grouping of like-minded, like:

  - PreferMatchComplete
  - PreferMatchFirst

--charley
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to