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 » U++ Library support » U++ Core » type safety and type casting in U++
type safety and type casting in U++ [message #325] Thu, 08 December 2005 11:37 Go to next message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
Could anyone comment on type safety and type casting in U++?
Re: type safety and type casting in U++ [message #333 is a reply to message #325] Thu, 08 December 2005 13:54 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
U++ enforces string typing where possible and not many casts are generally needed.

However, Value type is used to cover many cases where casting would otherwise be needed. (in other words, existence of polymorhic value type replaces/reduces number of casts).
Re: type safety and type casting in U++ [message #356 is a reply to message #333] Thu, 08 December 2005 19:00 Go to previous messageGo to next message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
luzr wrote on Thu, 08 December 2005 07:54

U++ enforces string typing where possible and not many casts are generally needed.

However, Value type is used to cover many cases where casting would otherwise be needed. (in other words, existence of polymorhic value type replaces/reduces number of casts).


Would you say that U++ is the type-safest out of all other GUI toolkits? I want that for my comparisons table...
Re: type safety and type casting in U++ [message #358 is a reply to message #356] Thu, 08 December 2005 19:17 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
I do not know enough about other toolkits to make such statement...
Previous Topic: Dynamic Linking
Next Topic: several languages in the same String?
Goto Forum:
  


Current Time: Sat Apr 27 22:56:05 CEST 2024

Total time taken to generate the page: 0.06017 seconds