MFC Doc / View Architecture vs. Alternatives
-
Are any of you aware of viable alternatives to the MFC Doc / View architecture? If so, how would you rate them compared to Doc / View?
-
Are any of you aware of viable alternatives to the MFC Doc / View architecture? If so, how would you rate them compared to Doc / View?
Does the .NET framework have anything comparable to Doc / View?
-
Are any of you aware of viable alternatives to the MFC Doc / View architecture? If so, how would you rate them compared to Doc / View?
MVC ------- Nature, to be commanded, must be obeyed. (Francis Bacon) Nature, to be apprehended, must be obeyed. (Ayn Rand)
-
Are any of you aware of viable alternatives to the MFC Doc / View architecture? If so, how would you rate them compared to Doc / View?
Stingray has it's "Stingray Foundation Classes" which includes a Model/View/Controller model, I think it's free to download last I looked.
-
Are any of you aware of viable alternatives to the MFC Doc / View architecture? If so, how would you rate them compared to Doc / View?
Its always best to stick as much as possible to MFC to create doc/view apps, especially if it meets your needs. This is becuase there are many resources available for MFC programs, whereas there are considerably less for third-party frameworks.
-
Does the .NET framework have anything comparable to Doc / View?
-
Are any of you aware of viable alternatives to the MFC Doc / View architecture? If so, how would you rate them compared to Doc / View?
I'm not aware of any alternatives to MFC's Doc/View in the Windows world, other than Stingrays MVC, which I would be very reluctant to use. The MVC model is defintely the way to go but its a pity that MFC left out the Controller. CView derived classes can also be difficult to reuse, for example in docked dialog bars. Neville Franks, Author of ED for Windows http://www.getsoft.com
-
I'm not aware of any alternatives to MFC's Doc/View in the Windows world, other than Stingrays MVC, which I would be very reluctant to use. The MVC model is defintely the way to go but its a pity that MFC left out the Controller. CView derived classes can also be difficult to reuse, for example in docked dialog bars. Neville Franks, Author of ED for Windows http://www.getsoft.com
Sometime ago I heard about IBM having the doc/view/controller model implemented in their Visual Age for OS/2. Since now there is a Visual Age working in Windows, I presume there will be a doc/view/controller too.
-
Stingray has it's "Stingray Foundation Classes" which includes a Model/View/Controller model, I think it's free to download last I looked.
I do not think Stingray is free at all. Actually it is goddamn expensive. Something like $10K+ when my company bought it some years ago. Not really worth the money, to be honest :-( Christian Skovdal Andersen
-
I do not think Stingray is free at all. Actually it is goddamn expensive. Something like $10K+ when my company bought it some years ago. Not really worth the money, to be honest :-( Christian Skovdal Andersen
> Not really worth the money, to be honest I had good experience with Stingray's Objective Grid. The rest of the Stingray suite... well, it simply stinks. Tomasz Sowinski -- http://www.shooltz.com.pl
-
I do not think Stingray is free at all. Actually it is goddamn expensive. Something like $10K+ when my company bought it some years ago. Not really worth the money, to be honest :-( Christian Skovdal Andersen
I didn't say all of Stingray's code was free, just the Stingray Foundation Classes. This may have changed since RW bought them.. so i'll take a look.
-
Are any of you aware of viable alternatives to the MFC Doc / View architecture? If so, how would you rate them compared to Doc / View?
-
Are any of you aware of viable alternatives to the MFC Doc / View architecture? If so, how would you rate them compared to Doc / View?
-
> Not really worth the money, to be honest I had good experience with Stingray's Objective Grid. The rest of the Stingray suite... well, it simply stinks. Tomasz Sowinski -- http://www.shooltz.com.pl
Wow! Don't hold back on your opinion there Tomasz. :-) Stephen Kellett -- C++/Java/Win NT/Unix variants Memory leaks/corruptions/performance/system problems. UK based. Problems with RSI/WRULD? Contact me for advice.
-
> Not really worth the money, to be honest I had good experience with Stingray's Objective Grid. The rest of the Stingray suite... well, it simply stinks. Tomasz Sowinski -- http://www.shooltz.com.pl