Skip to content

convert to handle class #67

@erik-roberts

Description

@erik-roberts

this enables mdd objects to be passed by reference instead of passed by value, thus saving a lot of memory for large objects. this also allows objects to be modified without having to return the object. finally, it allows listeners/events/callbacks in subclasses, which would be useful for gimbl-vis. if it’s not a handle class, no subclasses can be handle classes.

TODO:

  • look for places in need of copy method usage to make separate object.
  • fix methods with own file

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions