星期二, 四月 17, 2007

MFC - The Hell of UI Design

In the past week, I have spent almost all of my spare time on studying progrmamming on Visual C++. However, I don't think it's a friendly platform to support our developers to design UI as quick as possible.
Firstly , we can to stuyd the ugly MVC-liked documents structure. We have to distinguish which is good for single view from multiview. And we need to keep clear when we are puzzles by trememdous definitions and clarifications. After we have grab the last straw to find the application is not avalaible, we have to cry out for god's sake : who have designed MFC.
Then the complex calls and IDs become another nightmare for everyone who want to design UI in a quick pace. Comparing to .net Framework, I don't see the value fo MFC. And I think, many developers have already given up MFC. Only the people who want to maintain some old code have to endure the low effetiency of it.
MFC, it's impossible for me to love you

没有评论: