openlmi / openlmi-scripts

Client-side python modules and command line utilities
Other
13 stars 13 forks source link

don't distinguish between options and other options #59

Closed jsynacek closed 10 years ago

jsynacek commented 10 years ago

In the CIM model, these two are separated, as options are represented by properties, and other options (file dependent) are specified in a special property. The script should make using all options transparent and not consider them two separate inputs.