Mike Alsup schrieb: >> Hey Mike, you just invented JSAN: JavaScript Array Notation ... ['a', > > JSAN it is!! > > It really doesn't matter. It's just text that gets eval-ed on the > client. "JSON should be JSON" applies to bidirectional data but when > sending stuff to the client I only care that my JSON is JS. :-) > > Mike
In the end you're of course right Mike. As long as it's not public you can do what suits best. But has JSON really has to be bidirectional? You know, I just like to stick to standards. Eventually it may confuse some people when we're talking about JSON but it isn't technically-wise. Isn't there a getScript method as well? -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
