Results 125 comments of Darron Schall

Updated by mikechambers on 2008-11-07T19:25:15 Original ticket set owner to darron.schall

Updated by gae.local.test on 2010-07-12T05:41:54 I made copy and paste errors. The only thing that is wrong with the string it prints out is the missing colon after the drive...

Updated by darron.schall on 2009-08-03T00:47:05 I'm not able to reproduce this. Can you paste the JSON string that you're trying to decode? Thanks! Added label Type-Defect Original ticket set status...

Updated by james.gallagher on 2009-08-28T11:19:48 yes i have found the same problem, this file is no longer available within the library, it has been removed. it is within the source...

Updated by handi.tan on 2009-11-09T17:37:05 I hope that EncryptionKeyGenerator class just got accidentally removed instead of permantently removed.

Updated by chan.matthew on 2009-11-13T15:49:24 You can always download the source code and build the library yourself. There is a script provided to do that.

Updated by mikechambers on 2009-09-22T07:49:11 Original ticket set owner to thibault.imbert

Updated by mikechambers on 2009-09-22T08:13:15 Note, one thing to consider when thinking about whether we have a static encode method, or require the use the create an instance of the...

Updated by darron.schall on 2006-12-29T21:02:55 Changed issue title (accidentally left it as default when I entered it). Title changed from 'JSON does not encode XML instances into anything useful' to...

Updated by mikechambers on 2007-01-10T04:41:34 I believe Firefox 2 has support for e4x. Might be useful to see how they handle it.