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

Raise all classes to top-level scope #73

Open
kwabenantim opened this issue Jun 24, 2024 · 0 comments
Open

Raise all classes to top-level scope #73

kwabenantim opened this issue Jun 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kwabenantim
Copy link
Member

Summary
To make classes easier to find, raise all classes to top-level scope so they are accessible as e.g. chaste.Foo as well as chaste.subpackage.Foo.

This should not present issues with name clashes as classes have unique names across all subpackages.

@kwabenantim kwabenantim added the enhancement New feature or request label Jun 24, 2024
@kwabenantim kwabenantim self-assigned this Jun 24, 2024
@mirams mirams added this to the BBR milestone 3.1 milestone Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants