View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002232 | NoesisGUI | C++ SDK | public | 2022-01-10 13:52 | 2022-01-10 13:53 |
| Reporter | jsantos | Assigned To | jsantos | ||
| Priority | normal | Severity | feature | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.1 | ||||
| Summary | 0002232: Use symbols with static strings in Dependency properties | ||||
| Description | Right now, symbols created by dependency properties are copying the string to the internal table. For the reflection macros used in C++ we are using static symbols, the string is not copied, only the pointer. We should do the same for Dependency properties and events (and probably more things). This should save a few KB (see 0002193) | ||||
| Platform | Any | ||||