[fpc-devel] Questions on TStringList.Find change (Mantis 28744)
Michael Van Canneyt
michael at freepascal.org
Tue Mar 22 18:56:48 CET 2016
On Tue, 22 Mar 2016, Michael Van Canneyt wrote:
>
>
> On Tue, 22 Mar 2016, Jonas Maebe wrote:
>
>> Michael Van Canneyt wrote:
>>>
>>> On Tue, 22 Mar 2016, David Jenkins wrote:
>>>>
>>>> or have a ListType property that is ltAutoSort, ltNaturalSort, ltNone
>>>
>>> I think this idea is probably the best alternative.
>>
>> I don't think "natural sort" is a good name, because it has a specific
>> meaning (https://en.wikipedia.org/wiki/Natural_sort_order ). ltAssumeSorted
>> or so seems better.
>
> I had the same thought, and was thinking of ltUserSorted.
or better something concise like ltAuto,ltUser,ltNone.
Michael.
More information about the fpc-devel
mailing list