| Author |
Iterations for patterns
|
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
Hello PBE authors,
In TOC, you have iterations for pattern implementation. Can you explain why we need iterations
|
Groovy
|
 |
Celso Gonzalez
Author
Greenhorn
Joined: Nov 01, 2010
Posts: 7
|
|
A pattern implementation is the codification of the pattern in tooling to automate its application. This codification is usually done through the development of one or more components. The idea is to apply to the development of pattern implementations the same principles and approaches we use for the development of our other software components.
We are trying to apply to pattern implementation development the best practices learned from agile software development.
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
Thanks It is always good to take small steps at a time.
|
 |
 |
|
|
subject: Iterations for patterns
|
|
|