On Feb 26, 10:43 am, Franck WATTEAU <f.watt...@gmail.com> wrote: > > Now, the conversion of array in Json String is managed in function > Object#toJSON.
I don't see how array is not "extended" anymore var a = ['a', 'b', 'c', 'd']; a.toJSON(); result: a.toJson is not a function -- You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to prototype-core@googlegroups.com To unsubscribe from this group, send email to prototype-core-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en