Hi Anton,

> I was just flicking through your execellent Anamonitor,

Thanks!

> the rebol system browser, (I've got version 2.0, by the way)
> and I thought wouldn't it be nice if
> there was a new sort option:
> Primary sort ordering into groups of
> object!s, function!s, block!s (series!),
> followed by scalar values.
> Each group is then sorted into alphabetical
> order if the current "sort" check box is clicked.
> (I suppose that will have to be renamed.)

I thought to change the sort func to do a conservative sort, so you can sort
in sequence to get the order you prefer.
But i fear that this slow down the sort (and system/words is big...)

Someone has already asked for filters.

> Actually, you could also chuck 'self up the top
> before objects in that case too, to reduce the
> clutter some more.

Can be.

> Hope you can add it to the to-do list.

Done.

---
Ciao
Romano



-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to