On 1/22/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:
For the record, I predicted this problem would come up... http://www.nabble.com/JSON-output-support-tf1915406.html#a5247622
Yes, you were responding to my email where I highlighted that as a potential future problem ;-P On the whole NamedList thing, let me put it another way. Should one be able to get to the response header via a["responseHeader"] OR a[0] If you can only have one, the former is clearly superior. That means we either have to 1) mark the base NamedList as "ok to render as something that might be interpreted by a client as unordered" OR 2) mark some other uses as "ordering is more important than accessing by key" -Yonik