Re: base paradigm

On 3 January 2014 06:36, David Nicol <davidnicol@gmail.com> wrote:

>
> there is discussion of "the base technology" --- how about going one level
> more abstract? Can we get a consensus on "message passing" as the base
> paradigm?  Or do we, rather, favor remote procedure calls? Or something
> else? Is there a difference? Am I raving?  Thank you
>
>
I'd suggest the work is in line with:

http://www.w3.org/TR/webarch/

And using existing web standards such as linked data.

The key take away from awww is that the medium is separated from the
content, with URLs acting as "pointers".

Therefore on any page you can write arbitrary data, the same data you may
pass over a communications stream, such as http / https / websockets / xmpp
etc.

Received on Friday, 3 January 2014 15:14:35 UTC