I'd like to tie in to jclouds's TemplateBuilder so that I can use its
filtering capabilities but then use custom logic to determine which of
the matching images is "best" (for my custom value of best).

Rather than adding ordering semantics, how about allowing you to add a "filterBy(...)" or similar predicate that would be applied to each image that matches the template? Or do you need the *whole list* of matching images in order to be able to make your decision..?

ap

Reply via email to