Re: Anyone using a custom Sorter?

2018-03-01 Thread Jie Yu
if your intention is to kill sorter interface, i am +100 On Wed, Feb 28, 2018 at 2:12 PM, Michael Park wrote: > I'm not even sure if anyone's using a custom Allocator, but > is anyone using a custom Sorter? It doesn't seem like there's > even a module for it so it w

Anyone using a custom Sorter?

2018-02-28 Thread Michael Park
I'm not even sure if anyone's using a custom Allocator, but is anyone using a custom Sorter? It doesn't seem like there's even a module for it so it wouldn't be dynamically loaded. Perhaps you have a fork with a custom Sorter? Please let me know, Thanks! MPark