|
|
Home » Community » PR, media coverage, articles and documentation » Ultimate++: is it a platform or framework?
|
|
|
|
|
|
|
|
|
|
|
|
Re: Ultimate++: is it a platform or framework? [message #1554 is a reply to message #1553] |
Wed, 08 March 2006 21:16   |
 |
fudadmin
Messages: 1321 Registered: November 2005 Location: Kaunas, Lithuania
|
Ultimate Contributor Administrator |
|
|
more interesting definitions of "application framework":
Quote: |
Frameworks are in effect skeletal or generic applications which can be fleshed out and customized into full-fledged software programs.
In recent years frameworks have been successfully implemented for a few specific application domains, most notably user interfaces, data processing, and telecommunications. A successful framework is a breakthrough because it means that developers no longer have to start from scratch: if a framework can successfully generate one user interface, it can generate any user interface.
|
fromhttp://www.wiley.com/legacy/compbooks/catalog/24875-4.htm
Quote: | Frameworks are generalized and customized application, which can be built upon into a complete and fully functional software programs.
In recent years frameworks have been successfully implemented for some specific application domains, most notably user interfaces and data processing. A successful framework is a breakthrough because it means that developers no longer have to start from scratch. If a framework can successfully generate one user interface, it can generate any user interface.
|
from http://www.c-sharpcorner.com/Code/2002/JuneAppFrameworkInCS. asp

Quote: | Application frameworks, which provide a base of common services on which applications are built,
offer the benefits of extensibility, modularity, and reusability of both code and design to your applications.
|
from:
http://http://www.apress.com/book/bookDisplay.html?bID=279
Quote: | The application framework represents the semifinished application that architects have developed as a basis for developers to use to construct their business applications.
|
from: http://www.developer.com/design/article.php/3505651
[Updated on: Wed, 08 March 2006 21:36] Report message to a moderator
|
|
|
Re: Ultimate++: is it a platform or framework? [message #1566 is a reply to message #1553] |
Thu, 09 March 2006 00:19   |
 |
fudadmin
Messages: 1321 Registered: November 2005 Location: Kaunas, Lithuania
|
Ultimate Contributor Administrator |
|
|
fudadmin wrote on Wed, 08 March 2006 18:48 |
luzr wrote on Wed, 08 March 2006 18:25 |
fudadmin wrote on Wed, 08 March 2006 13:19 | .NET is framework. But "Visual Studio" is a development suite.
I see logical that
"TheIDE" + "upp libraries="Ultimate++ framework"
where
"TheIDE" ="development suite"
...?
|
Yes, but if Qt is framework? 
Mirek
|
This is where, I think, I caught them. ?
They should call it "Qt is a GUI toolkit" (like FOX-toolkit) + 3 tools: Qt Designer, Qt Linguist, Qt Assistant.
Comments?
|
And jx agree on that! 
Quote: | JX is an application framework, while Qt is only a widget set. (This is why KDE had to write their own large library on top of Qt.)
The JX messaging system is pure C++, as opposed to Qt's signals-and-slots system which requires a separate pre-compiler and has several limitations.
|
from:http://www.newplanetsoftware.com/jx/compare.php
Also, they say:
Quote: |
JX is a full-featured C++ application framework and GUI class library for the X Window System.
|
That means, "C++ application framework" + "GUI class libraries" = "JX".
and "JX"="C++ application framework".
I can't catch the logic what is framework...
[Updated on: Thu, 09 March 2006 01:24] Report message to a moderator
|
|
|
|
|
Re: Ultimate++: is it a platform or framework? [message #1592 is a reply to message #1570] |
Thu, 09 March 2006 11:23   |
riri
Messages: 18 Registered: February 2006 Location: France
|
Promising Member |
|
|
What a metaphysic question 
Ihmo,
Ultimate++ is itself is a C++ Framework, a cross-platform C++ Framework. It's the generic definition.
Now, it's real that Ultimate++ provides cross-platform GUI Toolkit, but only as part of it (the Core pakcage has nothing to do with UI).
theIde is a tool, an application developped with upp, and can be considered as a development suite. As far as I know, theIde isn't part of the upp framework, but is part of the Upp project .
So for me, the good denomination for Ultimate++ as a toolkit is a cross-platform C++ application framework with integrated cross-platform GUI.
TheIde is the Ultimate++ framework development tool.
The Ultimate++ project provides the Ultimate++ framework and theIde development suite.
My 2 cents
Riri
|
|
|
|
Goto Forum:
Current Time: Sat Apr 26 04:41:45 CEST 2025
Total time taken to generate the page: 0.01140 seconds
|
|
|