Tags: RDFX
sorts & menu
July 3rd, 2003, by Rich.
today i’ve
- added sorting to the list of things the code can do. there’s not much intelligence there yet, but the mechanism is connected.
- added a menu into the Resource List view so the sort can be selected, and
- started to use Actions to abstract the users selections from the underlying code which implements them.

