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

fix object lookups so that network(geom.name) returns error, for instance. #296

Closed
jgostick opened this issue Jan 29, 2015 · 1 comment
Closed

Comments

@jgostick
Copy link
Member

Also, fix the Controller lookup so that it can accept object names. The controller is a dict, so you can lookup the objects with ctrl[obj.name], but to be consistent this should work too ctrl.networks(obj.name)

jgostick added a commit that referenced this issue Jan 30, 2015
@jgostick
Copy link
Member Author

Fixed on the SubnetsAgain branch, which we'll presumably merge...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant