-
Notifications
You must be signed in to change notification settings - Fork 6
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
Cannot compare ToTheme in the theme selector #169
Comments
This is major because I cannot edit Toplo view with theme! |
@plantec says that it should be better to ask the Theme class and not the Theme instance. |
It is true if we considere the theme as static. For example we do not dynamicly update token values |
That's why I prefer to implement "=" in Themes :) |
no = please. |
We can display the class name of the current Theme in the list and propose to setup another one using just class name comparison. We can reset the current Theme (in case of modifications) by a new one from the same class. |
Exception :
NotFound: [ :each | each model = anItem ] not found in OrderedCollection
when I'm trying to edit a Toplo view into Pyramid.The text was updated successfully, but these errors were encountered: