Search the web
Sign In
New User? Sign Up
rest-discuss · REST Discussion Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
object serialization   Message List  
Reply | Forward Message #4855 of 14416 |

Good evening Rest List!;

I'm looking to build a REST middleware to unify a bunch of disjoint
systems, and I've settled on a lot of my design.

I'm still looking for a clean XML object serialization format to unify
how objects are represented. I've looked at XStreams, xmlBlaster, wddx,
xbind and xmlbeans to unify my design, but havent really been stirred by
anything (except the sheer simplicity of XStreams). I dont particularly
care what the native implementation is in, so long as the standard is
well defined enough and "simple" enough to be rebuilt.

In my quest for object serialization, I'm hoping REST List might provide
some feedback, and perhaps some good pointers into the RESTWiki (which
I've plumbed but found little info in).

REST is about resources, but how do we represent these resources? I'm
sure I'm about to cross an electric fense, but resources in modern
computing are often representable as objects; collections of other
objects.




I realize that to define this as a standard would go above the very
nature of REST as a principle rather than a standard, but all good
principles have standards underlying them. Paul Prescod has a good
article on "why not" I've linked below, but somewhere behind why not
lies a coder trying to make a choice:
http://www.prescod.net/rest/encoding/

I'm hoping this is not too off topic, I knew of no better place to turn
to in this conundrum.

Many thanks,
Myren







Fri Feb 18, 2005 11:54 pm

lrdmyren
Offline Offline
Send Email Send Email

Forward
Message #4855 of 14416 |
Expand Messages Author Sort by Date

Good evening Rest List!; I'm looking to build a REST middleware to unify a bunch of disjoint systems, and I've settled on a lot of my design. I'm still looking...
myren
lrdmyren
Offline Send Email
Feb 19, 2005
3:59 am

Myren, ... If you use HTTP, representations come as MIME type instances. ... In a restful system, the resources *are* the objects. In a restful system, the...
Jan Algermissen
algermissen1971
Offline Send Email
Feb 19, 2005
7:52 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help