Skip to content

General re-factoring of the code #19

@GreatAlexander

Description

@GreatAlexander

IMPORTANT:

  • Pass by reference, not by value! Should speed up the transference of model data significantly.
  • Instantiate classes normally without using new (Whenever it does not need to remain out of scope). Should avoid any unexpected memory leaks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions