On Wed, Apr 2, 2014 at 11:09 AM, James Berry <ja...@jberry.us> wrote:

> One thing you might want to review is whether the results of the natural
> sort algorithm here: http://sourcefrog.net/projects/natsort/ would be
> what you want. If so, you should be able to incorporate that algorithm, or
> a variant in a convenient language, as part of your collation.
>
>

The -dictionary option to the "lsort" command of Tcl is similar:
http://www.tcl.tk/man/tcl8.6/TclCmd/lsort.htm

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to