Return to
HomePage
Template
* Title
* Problem
* Solution
* Additional Resources
* Related Items
Test Cases
Title
* Does the name convey the meaning behind the pattern without being too long or unwieldy?
Problem
* Does the problem statement include intent?
* Is the problem concise?
Solution
* Are solution tradeoffs explained?
* Does the solution provide all the steps necessary to achieve the desired outcome?
* Are pitfalls and common problems described?
Additional Resources
* Are the links from trusted sites?
* Are the links correct in context of the Activity Pattern?
Related Items
* Are the correct items linked in context of the Activity Pattern?
Example
*
Pattlet Example
Return to
HomePage