(2007-03-29) Rails Rest Uri Style Change
Ruby On Rails is changing the style of its ReST-oriented URI-s. No more semi-colons.
Update: more info, and Dave Thomas suggests a "RADAR" architecture to have a ReST-based logic server which directly responds to Web Services clients, plus a Proxy Server that's an intermediary for Web Browser-s. I agree with some of the commenters that the XML sent for ReST is just another representation, so first rendering to XML in the core engine, then converting that to HTML for Web Browser-s, is redundant code. So this smells a little too Loosely Coupled for my taste.
Edited: | Tweet this! | Search Twitter for discussion
BackLinks: TechnologicalRevolutionsAndFinancialCapital
No twinpages!