Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Development] Inheritance of "Client" object #2

Open
2 tasks
bjoernsteinhagen opened this issue Apr 5, 2023 · 0 comments
Open
2 tasks

[Development] Inheritance of "Client" object #2

bjoernsteinhagen opened this issue Apr 5, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bjoernsteinhagen
Copy link
Contributor

Explore inheritance possibilities of various Library classes: client -> stream -> branch -> commit -> columnOffsetEvaluation should (for example) be possible all within one object

  • Inheritance from speckle_py objects. Example: class Client(SpeckleClient) with __init__() using super().__init__()
  • Inheritance between bg_specklepy classes
@bjoernsteinhagen bjoernsteinhagen added enhancement New feature or request good first issue Good for newcomers labels Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant