Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » SO for Draw, Esc and other packages
Re: SO for Draw, Esc and other packages [message #5193 is a reply to message #5190] Sun, 10 September 2006 09:29 Go to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
Quote:


Yes, I agree... But IMHO, "each week" is too often for one module. This can be if library is in alpha/beta stage. Stable release needs only small, non destructable fixes.



Well, we do not have one module (that makes it even worse).

Even much worse thing is that you would have carefully think about what fix in destructable and what is not. With static linking, C++ compiler in most cases decides for you...

Static linking is simply way more flexible for C++.

Quote:


I'm not so worry about size (but 800KB overhead per module is evil Very Happy ). I'm worry about situation when modules begin to exchange common objects and each module have another version of common library...



I would never base plugin interface on full C++ classes - that is way too fragile. MAYBE on stable and simple C++ interfaces.

Mirek
 
Read Message icon4.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Drawing Question
Next Topic: Current porting state?
Goto Forum:
  


Current Time: Sun Jun 08 07:42:12 CEST 2025

Total time taken to generate the page: 0.05474 seconds