hi guys, we are using pyramid, sqlalchemy and deform for an application and are quite amazed so far.
currently we are looking for a library/framework that provides a managed widget infrastructure. in particular we would like to have something that is able to - let us build widgets with own functionality, e.g. an autocomplete input which is prepared with a datasource - let us build composites, e.g. "group" different widgets together to a new composite widget - provides interfaces and some kind of manager or the ability to manage a tree (composite pattern) of widgets anyone of you has a good suggestion? thanks, andi -- 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.
