Skip to content

Added bridge pattern to forecast.py#100

Open
gavisharora wants to merge 2 commits intoAaronWard:masterfrom
gavisharora:task2
Open

Added bridge pattern to forecast.py#100
gavisharora wants to merge 2 commits intoAaronWard:masterfrom
gavisharora:task2

Conversation

@gavisharora
Copy link
Copy Markdown

@gavisharora gavisharora commented Apr 15, 2021

  • Created 4 classes (Abstraction, ConcreteAbstraction, Implementation & ConcreteImplementation) in forecast.py
  • this will ensure that if any changes need to be made they don't interfere with the orignal implementation, any changes go into the abstraction class

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