|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (1)
View Page History* *goto*. Goto is often considered "evil," but is invaluable when creating Finite State Machines (FSM) and parsers; usage of goto will be evaluated on a case-by-case basis. Some examples of components that could potentially benefit from such an implementation include Zend_Search_Lucene (which already implements a FSM), the MVC (more below), Zend_Ical, and Zend_Markup (though not all of these may make use of it).
* [Specifics on Plugin architecture changes|Plugin Architectures]
h2. MVC Implementation