Interesting concept. I in fact had this in mind while I was developing RestController. The last bit of functionality RC needs is metadata support. If you read the Restful WebServices book it talks about this. Basically, we need to set aside a URL branch that will tell you about the data you are requesting about (such a which interfaces it employs). By serving up resources using Sprox TableFillers and RestController, we could have TG2 websites that communicate content directly. This interface is already done in RoR, and I think that we could actually make ourselves compatible with this. All this data interchange could make mashups a lot easier to create.
cheers. -chris On Jul 14, 3:55 pm, 100drine <[email protected]> wrote: > Hi, > > I'd like to point out that CubicWeb (http://www.cubicweb.org) could be > used as the back-end for Turbogears. > Please seehttp://www.logilab.fr/publications/europython2009-cubicweb > (slide 12) that explains how to do it. > > Enjoy! > Sandrine. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

