Refactor reliance on inner variables #14

Closed
opened 2018-07-08 17:30:54 +00:00 by marty-oehme · 4 comments
marty-oehme commented 2018-07-08 17:30:54 +00:00 (Migrated from gitlab.com)

Things like controlling the Engine running should be done via accessors and not by manipulating the variables themselves to decrease coupling. Same for .grid

Things like controlling the Engine running should be done via accessors and not by manipulating the variables themselves to decrease coupling. Same for .grid
marty-oehme commented 2018-07-09 14:46:53 +00:00 (Migrated from gitlab.com)
created branch [`14-refactor-reliance-on-inner-variables`](https://gitlab.com/marty.oehme/cellular-automata/compare/master...14-refactor-reliance-on-inner-variables)
marty-oehme commented 2018-07-09 14:47:01 +00:00 (Migrated from gitlab.com)

mentioned in merge request !4

mentioned in merge request !4
marty-oehme commented 2018-07-09 15:35:20 +00:00 (Migrated from gitlab.com)

closed via merge request !4

closed via merge request !4
marty-oehme commented 2018-07-09 15:35:20 +00:00 (Migrated from gitlab.com)

closed via commit 436061a629

closed via commit 436061a629de1432a7bf5e5a49a18994daee4aa1
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: experiments/cellular-automata#14
No description provided.