OpenBEL / openbel-framework

An open platform for capturing, integrating, storing, and sharing biological knowledge in and across organizations.
http://openbel.org
Apache License 2.0
22 stars 7 forks source link

Compiler should handle missing options more elegantly #35

Open jhourani opened 12 years ago

jhourani commented 12 years ago

Currently the compiler handles missing options by simply failing and outputting usage. A useful enhancement for this would be to produce an output string for the user alerting them as to why it failed, i.e. which options were missing.