Yeah, the docs should be changed. For simple grouping needs, you
should only define groupCompare (and sortCompare defaults to
groupCompare). For more advanced needs (secondary sorting), you should
define both.
But actually, if you only have simple needs, I think it makes more
sense to just define Ordering of your type, and let scoobi derive the
grouping from that
> --
> You received this message because you are subscribed to the Google Groups
> "scoobi-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
scoobi-users...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>