Skip to content

Conversation

@ashnaw
Copy link

@ashnaw ashnaw commented Jul 24, 2021

Modified Files:

'app/location/__init.py'
'app/utils/countries.py'

Created JsonFile:
'country_name_country_code_path.json'

Modified the file 'app/location/init.py' to implement the AGGREGATION pattern.

Replaces the original way of accessing the country_code. Rather than accessing it as a globally accessible object, the country code is now only accessible through an instance of the class 'CountryCodeUtil' which acts as the root in the boundary.

@ExpDev07
Copy link
Owner

I assume this is also part of "assignment 8"? Closing as I don't believe this is necessary for the project at this stage.

@ExpDev07 ExpDev07 closed this Jul 24, 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.

2 participants