Replaces "text in-between" technique with a full-fledged one-level transitive search...
authorjaubourg <j@ubourg.net>
Fri, 21 Jan 2011 02:58:28 +0000 (03:58 +0100)
committerjaubourg <j@ubourg.net>
Fri, 21 Jan 2011 02:58:28 +0000 (03:58 +0100)
commitdc2e7317a90464e729fd9f29afaa16fa9c01487c
tree9bbffaa85a93e971f65ee2de54d04204cd6fc635
parent2e2d5e9db5ee9886644d75954d327e6d284e2da8
Replaces "text in-between" technique with a full-fledged one-level transitive search for converters (unit tests added). Also cleans up auto dataType determination and adds converter checks in order to guess the best dataType possible.
src/ajax.js
test/unit/ajax.js