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

most other personalities don't work #66

Open
doy opened this issue Dec 16, 2013 · 1 comment
Open

most other personalities don't work #66

doy opened this issue Dec 16, 2013 · 1 comment

Comments

@doy
Copy link
Member

doy commented Dec 16, 2013

Calling remove_behavior from within sort_behaviors goes into an infinite loop, because the default value for the behaviors attribute calls sort_behaviors, and remove_behavior calls _delete_behavior, which is a native delegation on behaviors.

@doy
Copy link
Member Author

doy commented Dec 19, 2013

Honestly though, the other personalities are really not all that useful. Might be better to just remove them.

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

No branches or pull requests

1 participant