Card 14 / 24: When is it recommended to use a Value List Handler Pattern?
A)
You want to avoid embedding business logic in the view
B)
You want to avoid passing protocol-specific information outside its context
C)
You want to provide the clients with an efficient search and iterate mechanism over a large results set
D)
You want to maintain the search results on the client side
Answer:
C) You want to provide the clients with an efficient search and iterate mechanism over a large results set
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
|