Choosing a Desktop Application Framework
Triumph is a desktop application that is used by PHP developers to write their programs. As with any application, a early task of the project is to choose a framework from which to base the project on. Choosing a framework is an important decision because it dictates the application structure. A good framework can make maintenance easier and eliminate certain classes of bugs. Here are some factors to that I took in consideration when choosing an application framework for developing Triumph. Feel free to play along.
Continue reading ...