|
|
|
|
|
by wtracy
2216 days ago
|
|
The word "framework" by itself provides no indication of how specialized the tool is, or what problem(s) it aims to solve. The above description indicates that it is a very general-purpose framework (handling things as disparate as game engines and web servers) and that it aims to enable code reuse, not just eliminate boilerplate code. |
|
For example think of MFC: you know what that framework is all about (Windows GUI applications), yet the description could easily fit with MFC (and indeed all of the above have been implemented on top of it).