Online Developer Meeting (2025-09-23): Difference between revisions

Jump to navigation Jump to search
m
Add new topics
(Create page)
 
m (Add new topics)
Line 3: Line 3:


== Today's topics ==
== Today's topics ==
* Status of 10.3 release
* Converting graphics properties to CamelCase for Matlab compatibility (Decision was already made to do this, questions are about implementation)
** Should base list of property names for each object
1) be stored as <code>std::set<std::string></code>, but with property name in lowercase (using <code>genprops.awk</code>)?
2) be stored as <code>std::set<caseless_str></code> with property name in CamelCase?


== Previous topics ==
== Previous topics ==
1,217

edits

Navigation menu