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

public vs. private attribute api #82

Closed andre-merzky closed 11 years ago

andre-merzky commented 11 years ago

private calls should not be exposed via documentation, and should start with _.

oleweidner commented 11 years ago

also: AttributesBase_ -> _AttributesBase to avoid documentation.

oleweidner commented 11 years ago

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