Sid's right. Managing change with these types of things is quite hard. Once defaults are set and people build around it - changing to another default breaks apps.
It can take 3 major versions for such a change to filter through - look at what the PHP core is going through. On Fri, 25 Sep 2009 00:47:44 +0200, Sid Bachtiar <[email protected]> wrote: > > Probably because table is easier for majority of developers. > > Those who dislike table are usually advanced enough to change the > default settings > > I think that's the reason > > On Fri, Sep 25, 2009 at 10:35 AM, Lee Bolding <[email protected]> wrote: >> >> Hmmm... I'm kind of inclined to agree that using tables is just bad, >> regardless of whether or not the opening table tag is missing. >> >> Any reason Symfony doesn't default to using dl/dd/dt like Zend_Form >> does? (that's about the only good thing I have to say about Zend_Form) >> >> Wouldn't that be more flexible? >> >> On 24 Sep 2009, at 23:11, Eno wrote: >> >>> >>> On Thu, 24 Sep 2009, bghost wrote: >>> >>>> This is bad formatted HTML - where is <table> tag? Using <tr>, <th> >>>> and <td> without table - terrible ! >>> >>> As the example in the docs show, *you* must supply that: >>> >>> http://www.symfony-project.org/forms/1_2/en/01-Form-Creation#chapter_01_sub_displaying_the_form >>> >>> >>> >>> -- >>> >>> >>> >>> > >> >> >> > >> > > > -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
