cs2103jan2015-w09-4j / main

CS2103 project of team w09-4j
3 stars 0 forks source link

Reasonable defaults for Config and Terminal needed #81

Closed eric-vader closed 9 years ago

eric-vader commented 9 years ago

The problem here is 2 fold:

  1. Terminal asserts not null for conf
  2. config inits as null

We need to provide reasonable defaults for the user! We will discuss this on our next meeting. This causes the Terminal to not be able to start-up.

eric-vader commented 9 years ago

Reasonable implementation for V0.2. Closed