[erlang-questions] Rest wrong, Append instead of PUT?

Matthew Dempsky matthew@REDACTED
Tue Mar 18 06:27:55 CET 2008


On 3/17/08, Joe Armstrong <erlang@REDACTED> wrote:
>  Email is pretty much like Erlang. Pid ! X appends X to Pid's message queue,
>  just like mailing to somebody@REDACTED

POST seems perfectly suited for this.  Pid becomes a URI, and X
becomes the request entity.



More information about the erlang-questions mailing list