10 things to change in your thinking about XML protocols
Posted in General, workfriendly, programming, REST, xml on Jun 21st, 2006 Comments
This post hits the nail on the head. I’ve been blathering on about some of this stuff at work* for a while: Don’t tie your protocol to your programming language, protocol is the most important thing in a distributed system, make data as simple/flexible/loosely-coupled as possible, don’t constrain yourself with schemas. Now I’ve got something […]
