Restful interactions have their place. As APIs at a distance,
they are clean and predictable. As part of transactional systems and open
bidding markets, one needs the rest of the WS Transaction infrastructure. As
part of a massively distributed delayed environment that may involve long running
workflows, one may need a multi-document messaging based format.
Zooming in on REST is a little like zooming in on UDP, only a
couple layers up. There are times when RESTful connections are exactly what one
needs. There are times when they are not.
tc
"A man should never be ashamed to own that he has been in
the wrong, which is but saying ... that he is wiser today than yesterday."
-- Jonathan Swift
Toby Considine
Chair, OASIS oBIX TC
Facilities Technology Office
University of North Carolina
Chapel Hill, NC
Email: Toby.Considine@
unc.edu
Phone: (919)962-9073
http://www.oasis-open.org
blog: www.NewDaedalus.com
From: Brian Frank
[mailto:]
Sent: Wednesday, August 12, 2009 8:42 AM
To: William Cox
Cc: ; Toby Considine
Subject: Re: [smartgrid-interest] Energy Market Information Exchange
Charter - supporters wanted; ready for submission to create Technical Committee
Energy Market Information Exchange is an XML vocabulary to express price and
characteristics, so the means of communicating is not part of the charter.
I can see how that is nice in theory, but I don't understand
how that works in practice. At the very least any sophisticated modeling
requires naming things. And naming things typically implies a way to
reference those named things.
So I guess my question is - will the model be RESTful in
that "things" are named and referenced with URIs?