|
|
Home » Community » Coffee corner » Which is the biggest drawback of U++ "unpopuliarity"?
Re: Which is the biggest drawback of U++ "unpopuliarity"? [message #15512 is a reply to message #15511] |
Sun, 27 April 2008 18:26   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
luzr wrote on Sat, 26 April 2008 02:11 |
BTW: I mostly care about "optimality" with U++. If I would care about "popularity" more, I would certainly use another path and boost would be the part of it.
|
I still do not get the strategy behind U++. You are saying you do not care about "popularity", but you have posted almost five thousand messages on this forum. It looks to me like you care very much about users and "popularity".
What "popularity" means to you? And how do you understand "optimality"?
As I understand, U++ is a self-contained application framework, which is planned with two goals in mind: performance and easiness to use.
Everything that doesn't match these goals gets ignored. That includes third-party libraries like boost, dll-based builds, makefiles for Unix and project files for MSVS.
1) Boost is not just containers and algorithms. It intersects with U++ at least in Boost.Thread, Boost.Spirit, Boost.Wave, and Boost.Function. But that is an external dependency.
2) Dll-based architecture seems to introduce some performance worsening. Automatic exporting of all classes and functions would impair optimization. Manual marking functions and classes for export would require some time, and there still be some performance worsening.
3) Project files / make files for other build systems would definitely improve popularity of U++. It could be included in popular Linux distributives. That doesn't seem to break either "popularity" or "optimality" principles. Without make files it is not possible to build U++ in regular way.
IMHO, before investing resources in making U++ more popular it is absolutely necessary to understand (and clearly explain to others) what actually U++ is, and what it is going to be. Otherwise you will just confuse new users.
Regards,
Novo
[Updated on: Sun, 27 April 2008 18:30] Report message to a moderator
|
|
|
 |
|
Which is the biggest drawback of U++ "unpopuliarity"?
By: fudadmin on Wed, 07 December 2005 21:02
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: Garry on Sun, 08 January 2006 16:29
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: fudadmin on Sun, 08 January 2006 16:51
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: prof on Tue, 25 April 2006 05:41
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: riri on Tue, 25 April 2006 09:13
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: fudadmin on Tue, 25 April 2006 09:29
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Tue, 25 April 2006 09:32
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: riri on Tue, 25 April 2006 09:43
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: fudadmin on Tue, 25 April 2006 10:57
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Tue, 25 April 2006 09:50
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: riri on Tue, 25 April 2006 11:03
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: pivica on Thu, 27 April 2006 09:29
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: prof on Thu, 27 April 2006 21:07
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Thu, 27 April 2006 21:17
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: prof on Thu, 27 April 2006 22:19
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: unodgs on Thu, 27 April 2006 22:56
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: prof on Fri, 28 April 2006 00:34
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Fri, 28 April 2006 00:55
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: prof on Fri, 28 April 2006 01:22
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: cioannou on Wed, 25 October 2006 14:01
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Wed, 25 October 2006 14:25
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: cioannou on Wed, 25 October 2006 14:43
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Wed, 25 October 2006 14:56
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: cioannou on Wed, 25 October 2006 15:48
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: richardt on Thu, 26 October 2006 22:24
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Fri, 27 October 2006 01:36
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: richardt on Fri, 27 October 2006 10:39
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Wed, 25 October 2006 14:59
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: yeohhs on Wed, 25 October 2006 18:11
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: forlano on Wed, 25 October 2006 18:53
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: yeohhs on Sat, 28 October 2006 09:35
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Thu, 26 October 2006 01:07
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: yeohhs on Thu, 26 October 2006 01:55
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: cioannou on Thu, 26 October 2006 15:42
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: forlano on Wed, 25 October 2006 19:07
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Fri, 28 April 2006 00:39
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: forlano on Thu, 27 April 2006 21:59
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: yeohhs on Fri, 27 October 2006 11:23
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: agent86 on Mon, 25 December 2006 04:12
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: agent86 on Thu, 04 January 2007 08:17
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Sat, 19 July 2008 19:56
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Tue, 22 April 2008 14:44
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Fri, 25 April 2008 13:52
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mr_ped on Sat, 26 April 2008 03:23
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Sat, 26 April 2008 08:13
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Sat, 26 April 2008 08:11
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Sun, 27 April 2008 16:31
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: Novo on Sun, 27 April 2008 18:26
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Sun, 27 April 2008 18:49
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: unodgs on Tue, 17 June 2008 10:28
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Tue, 17 June 2008 13:46
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: Didier on Sun, 30 November 2008 23:09
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Sun, 30 November 2008 23:41
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: Didier on Thu, 04 December 2008 20:48
|
 |
|
Re: Which is the biggest drawback of U++ "unpopuliarity"?
By: mirek on Thu, 04 December 2008 23:27
|
Goto Forum:
Current Time: Sat Apr 26 04:36:08 CEST 2025
Total time taken to generate the page: 0.01173 seconds
|
|
|