On 10/30/07, Max Ischenko <[EMAIL PROTECTED]> wrote: > > > > It may be a good idea to browse excellent docs for Django's newforms - TW > competitor. You can steal ideas how to organize/present twForms concepts and > may be some design ideas as well. I also contemplate idea to try to port > newforms to Pylons, just to see whether it is technically feasible.
On a first look, twForms/newforms roughly equal in size: 1655 lines in django.newforms vs 1262 lines in toscawidgets. Good sign. ;) -- Max Ischenko http://www.developers.org.ua/ -- Ukrainian software developers community http://maxischenko.in.ua/ -- my blog (Russian) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
