Skip to content

Commit

Permalink
Adding comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
bargemb authored Nov 25, 2018
1 parent 27b7438 commit 2e357c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lab10/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Comparison

In Lab 1, to make necessary changes for Gumball Machine to support three different scenarios mentioned, I have made changes in the constructor to accept cost and type of coins that Machine can Accept. If there are additional features to support then it would cause problems

In Lab 10, Features are modeled using AOP. With the help of features and constraints on it, it is now easy to accomodate new features. Required configurations are maintained using default.config file.
# Results

## GumballMachineV1
Expand Down

0 comments on commit 2e357c6

Please sign in to comment.