On 1/11/07, Lee McFadden <[EMAIL PROTECTED]> wrote:
>
> On 1/11/07, Alberto Valverde <[EMAIL PROTECTED]> wrote:
> >

> If you want something extensible, create a function that does all the
> heavy lifting and returns your data how you want it, then use an
> exposed method to wrap it.  That way you can use the wrapped function
> in any other part of your application or, in fact, any application at
> all.
>
I agree, there is no need to add more stuff to TG when Lee suggestion
fixes the problem and doesn't ads a lot of overhead, in fact if you
think about it this is less overhead then going into TG's internals to
just return what the funtion will do in the first place.

-1 on the ticket.
> Lee

--~--~---------~--~----~------------~-------~--~----~
 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to