Skip to content

Conversation

Lajellu
Copy link

@Lajellu Lajellu commented Mar 12, 2021

Converted the dictionary "corona" to a class "coronaDNA" to encapsulate its properties in accordance with the Aggregate Design Pattern, and to be deleted in memory explicitly once it is no longer in use.

Lajellu added 2 commits March 11, 2021 22:01
Encapsulated the values related to the corona dictionary into a new class called coronaDNA in order to apply an aggregate design pattern.
Changed the variable name "corona" to "coronaDNA" to be consistent with the new class definition within corona.py
@Lajellu Lajellu changed the title Lajellu aggregate corona Converted the dictionary corona to a class coronaDNA Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant