Talk:UED Message - Ajax Patterns

Talk:UED Message

From Ajax Patterns

This is an interesting assertion, but I suspect it is slightly language centric. For example, JSON objects returned to a Python based applicaition are already valid Python objects. No need to adopt an alternate encoding, just read 'em and run. For those using Java, PHP, etc., perhaps this point is more deeply felt.