saga-project / bliss

ATTENTION: bliss is now saga-python. Please check out the new project website for the latest version: http://saga-project.github.com/saga-python/
http://saga-project.github.com/saga-python/
Other
8 stars 4 forks source link

attribute names #73

Closed andre-merzky closed 11 years ago

andre-merzky commented 11 years ago

The old SAGA bindings used under_score_notation for properties -- for example, job description has a working_directory attribute. I think there were never attributes for context (only the plain GFD.90 attribute interface), but bliss introduces those (good). Those should follow the same naming conventions though: user_key (not userkey) etc.

oleweidner commented 11 years ago

All API-related issues will be addressed when we implement the proper Python language bindings after 1.0.