Cool !! I was about to fill a ticket but has just noticed Simon has already adressed this issue in changeset 883.
Thanks Nicky and Simon. Case closed. :) On 3/2/06, Roger Demetrescu <[EMAIL PROTECTED]> wrote: > I agree with you, but @whatever() notation is especific to Python > 2.4.. and AFAIK > Turbogears is supposed to work with Pythnon 2.3 version too... > > :) > > > > > On 3/2/06, Nicky Ayoub <[EMAIL PROTECTED]> wrote: > > The 'seperate' is a typo. However it sounds closer to how it is said in some > > parts of the English speaking world... > > I admit I am guilty of this ;-) > > I was think about the decorators... using @validate() and @expose() would > > leave no room for confusion and > > you could even drop the use of the word 'decorator'. > > > > > > On 3/1/06, Roger Demetrescu <[EMAIL PROTECTED] > wrote: > > > > > > > Nicky, I think your suggestion is a good one... > > > > What about the "seperate" word ? Does it exists in English vocabulary > > (or is it common) ? > > > > When I search for "seperate" in Google, it algo brings: > > > > "Did you mean: separate" > > > > > > Sorry if it is my fault. As I meant before, English is not my native > > language... > > > > Thanks > > > > Roger > > > > > > On 3/1/06, Nicky Ayoub <[EMAIL PROTECTED]> wrote: > > > I believe that the terms validate and expose are the decorator names. > > > I think it might be clearer like this: > > > > > > > > > "Use a seperate decorator validate() rather than passing " > > > " arguments validators and/or inputform to decorator expose().", > > > > > > > > > On 3/1/06, Roger Demetrescu < [EMAIL PROTECTED]> wrote: > > > > > > > > In the controllers.py there's a warning that says: > > > > > > > > "Use a seperate decorator validate rather than passing " > > > > " arguments validators and/or inputform to decorator > > > expose.", > > > > > > > > > > > > Shouldn't it be: > > > > > > > > "Use a separate decorator validate rather than passing " > > > > " arguments validators and/or inputform to expose > > > decorator.", > > > > > > > > ?? > > > > > > > > > > > > I'm sure about the "separate" word, but not so sure about "decorator > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

