Skip to content

Member Combinations

Jan Miksovsky edited this page May 13, 2015 · 1 revision

Checklist » API

✓ Member Order Independence

Can you generally use all the component’s attributes, properties, and methods in any combination?

[This article is a stub, and is not yet complete.]

Having many cross-member restrictions (“Property foo can only be used if property bar is not set”) generally indicates poor factoring.

Clone this wiki locally