_sort(func -> func -> func)
, that all works as expected for Things and other sorts of PropertyBundles. But the parameters are ignored for other data types._thingConversations -> _sort(_latestCommentTime)
. This drives home that there is more to _sort
parameters than simple Property fetches.