On 4/6/06, Max Ischenko <[EMAIL PROTECTED]> wrote: > I do not think this is a good idea and would vote to remove these. > > In CSS, any tr/td could be easily identified with ".tableform tr" or > "#yourid tr" so these extra ids are redundant and confusing.
I agree. It's easy enough to add your own IDs if you want (or, I guess, to create your own form if you want IDs on everything). If it was the common case that people were putting IDs on everything, then it definitely helps to generate them automatically. But, I don't think that's the common case. Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
