Skip to content

General re-factoring of the code #19

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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