> I haven't wrapped it in a widget yet though since I've used it in fat > client situations where I don't even render a dynamic page so > toscawidgets makes little sense there.
I too have been writing a lot of "client" server apps where the client is javascript+ext.js and the server is turbogears. This has worked out really well for us due to the yummy goodness that is TurboJSON. I think this kind of webized client-server application is going to become more and more popular, and I want to make sure that we document, support, and help people do this better. I suppose other clients will include the flash player, and flex appications, as well as microsoft's silverlight player, but I don't have much experience there. I'm wondering if any of you all have thoughts as to how we can make TurboGears the best possible platform for building the server side of these kinds of applications. Stacked expose decorators, and having the same controller return multiple content types is a very good start, but what else do we need? --Mark Ramm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

