Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Usage of "private:" in uppsrc - A strong vote for "protected:"
Re: Usage of "private:" in uppsrc - A strong vote for "protected:" [message #10761 is a reply to message #10760] |
Fri, 27 July 2007 22:09  |
 |
mirek
Messages: 14261 Registered: November 2005
|
Ultimate Member |
|
|
I understand your pain, but the real problem is that parts defined as "private" have freedom to change. These are implementation things....
OK, just today with premulatiplied alpha design fiasco (or lack of), leading to fundamental interface change, this argument might sound moot, but protected really makes things "fixed".
Therefore I think you should try 1) in most cases. Please, sometimes if core team does not react, feel free to repeat the request. We are just busy doing something else...
If 1) does not work, it in most cases means you need something else from the class that we have intended it for. If it is not something "core" (like Ctrl interface), I would just copy the class and maintained the special version under different name.
Mirek
|
|
|
Goto Forum:
Current Time: Mon Jun 23 00:13:19 CEST 2025
Total time taken to generate the page: 0.04008 seconds
|