#2205: Provide a simple way to evaluate repoze.what predicates
------------------------------------------------+---------------------------
Reporter: chrisz | Owner: Gustavo
Type: enhancement | Status: closed
Priority: highest | Milestone: 2.0b6
Component: TurboGears | Version: trunk
Severity: major | Resolution: fixed
Keywords: repoze.what predicates permissions |
------------------------------------------------+---------------------------
Comment (by Gustavo):
Replying to [comment:23 jorge.vargas]:
> Replying to [comment:22 chrisz]:
> > Looks good. (I'd prefer `enable/disable_bool_for_predicates` or simply
`enable/disable_bool` over `booleanize/debooleanize_predicates`. We are
only activating the bool() function for predicates, not making booleans
from the predicates as such a name suggests. But I can also live with the
current names ;-)
>
> agreed, booleanize sounds like it's complicated. +1 for enable/disable,
it will also be a good idea to get a better comment :)
I think that from a I-dont-care-how-its-implemented point of view, it's
just making predicates booleans. ;-)
> Totally unrelated, but since you are paying attention here. Why is the
pylons stuff named pylonshq? pylonshq is the pylons site.
Because I was getting import errors, even if the dist name was "repoze
.what-pylons":
{{{
from repoze.what.plugins.pylons import something
ImportError: pylons.something doesn't exist (or something similar).
}}}
I'd have used another name, but I didn't know of another way to refer to
"Pylons" as.
--
Ticket URL: <http://trac.turbogears.org/ticket/2205#comment:24>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---