Interesting suggestion @demobox . Can you think of a practical situation where a choice function would be preferable to an ordering?
I think most if not all choice functions would be based on scoring or pairwise comparisons. But is it *most* or *all* ? If the former then we should change. OTOH if the ordering is always the natural implementation then leaving it as is feels right, and the purist choice function gives the user more work. (The name of the internal field is called `DEFAULT_IMAGE_ORDERING` made me think the intention was to allow it to be overridden.) I'm on the fence. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/166#issuecomment-25543366
