for RIA i strongly recommend looking at qooxdoo. it is awesome and supporting mobile platforms.
On Jul 1, 12:43 am, Kristian Benoit <[email protected]> wrote: > I'm not so familiar with web development and am currently writting a social > network like app using pyramid. > > It seems to me that setting a renderer (inheriting a global layout) to a > view and passing a few variables to modify the content of that renderer, is > a little limited. I was inspired by the way deform works and thought about > creating widgets (rendered html code) in the views, and pass those to the > view renderer. > > That's not so much the design style that tutorials showed me, but seems much > more object oriented. I'd like to know a little more about the techniques > and patterns you are using to have good designs. > > Thanks, > Kristian -- 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.
