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

Clean up top-level namespace #2202

Closed
philippjfr opened this issue Dec 14, 2017 · 2 comments
Closed

Clean up top-level namespace #2202

philippjfr opened this issue Dec 14, 2017 · 2 comments
Labels
Milestone

Comments

@philippjfr
Copy link
Member

I'd like to clean up the top-level namespace, here's what I don't think belongs there:

Element, Element2D, Element3D, Dimensioned, AttrTree, NdMapping, Overlayable, StoreOptions, BoundingBox, UniformNdMapping, ViewableElement, Overlayable, CompositeOverlay

If possible I'd also like to suppress these from showing up on the module level dir:

absolute_import, f, pydoc, print_function, hv, np, os, param, warnings

@jlstevens
Copy link
Contributor

jlstevens commented Dec 15, 2017

I think I agree with that list.

edit Though I think Element is used somewhere as the simplest example of an element that is not concrete, does not visualize but has a repr?

@philippjfr philippjfr added this to the v1.10 milestone Dec 20, 2017
@philippjfr philippjfr modified the milestones: v1.10, v1.10.x Apr 17, 2018
@philippjfr philippjfr modified the milestones: v1.10.x, v1.11.0 Nov 4, 2018
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants