Em Sábado 22 Abril 2006 10:49, Jeff Watkins escreveu:

> Furthermore, if we were to allow cancelling an event, this would
> allow someone to write a plug-in that tracked the number of times a
> particular visitor has attempted to log in and lock the account if
> too many failures have occurred. And other wacky stuff.
>
> Any thoughts?

I confess I haven't delved into details of your code but I have one question: 
how would that plug into FirstClass (I believe that would be for post 1.0, so 
FirstClass)?  Isn't it easier to get those things there?

Also, I saw a decorator in your code that didn't use turbogears.decorator (or 
so I had the impression), shouldn't we always use it unless it is strictly 
required that we don't?  It would make the code clearer and more direct into 
what we want instead of having to code the decorator itself as well... 

Should an event system really be in TG Core instead of an external plugin?

-- 
Jorge Godoy      <[EMAIL PROTECTED]>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to