On 5/23/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Does anybody else see this in your own projects?  I wonder if this is a
> good thing or not.  I like kid templates (except debugging them), but
> it just can't compete with a static structure, data over JSON, and
> updates with MochiKit.DOM.  I'm starting to feel like Kid is redundant
> for AJAX projects.

I'll echo what the others say about preferring doing most of the HTML
server side myself. You have to decide what the right balance is
between server side generation and client side generation for your
app.

Regarding Kid debugging: someone (whose name eludes me at the moment,
sorry!) recently posted a "breakthrough" small code snippet on the Kid
list that should help us tremendously improve Kid's error reporting. I
say "breakthrough" because it's one of these cases where we were
looking at the "correct" approach and someone found a clever "hack"
(in the best sense of the term) that yields a good portion of the
benefit with a lot less work.

Kevin

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to