Skip to content
Ju Hee Lee edited this page May 16, 2016 · 64 revisions

PA7

TODO

  • Jonathan: error handling for Parsing/Typechecking.

Design Decision

  1. continue
  2. error if there are conflicting functions or classes (diff signatures but same name) within one xi's environment even if not used
  3. error if there are conflicting functions or classes (diff signatures but same name) within a ixi's environment

##Questions to ask

  • Can we have methods declared twice (same signature or not) in different interface files? Within the same interface file?
Clone this wiki locally