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

Trait subscription should be nice to Properties #57

Closed
itziakos opened this issue Feb 27, 2014 · 0 comments
Closed

Trait subscription should be nice to Properties #57

itziakos opened this issue Feb 27, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@itziakos
Copy link
Member

If a trait is defined as a Property with no other type, e.g:
some_trait = Property(depends_on=['another_trait'])

Then the recent changes introduced in #55 will raise an AttributeError since trait.handler will be None.

This bug was introduced by #55

@itziakos itziakos added this to the 0.2.1 milestone Feb 27, 2014
@itziakos itziakos added the bug label Feb 27, 2014
@itziakos itziakos self-assigned this Feb 27, 2014
@itziakos itziakos mentioned this issue Feb 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant