Skip to content

Json serialization#3

Open
roguenet wants to merge 11 commits intotconkling:masterfrom
roguenet:json-serialization
Open

Json serialization#3
roguenet wants to merge 11 commits intotconkling:masterfrom
roguenet:json-serialization

Conversation

@roguenet
Copy link
Contributor

I see that a couple of your commits ended up in my pull request. Hopefully that doesn't break things, I didn't think they'd show up there. Anyway, this is JSON serialization in Actionscript. The reading is tested via MicrotomeTest, I haven't tested the writing.

roguenet and others added 8 commits June 19, 2013 17:12
This allows ListMarshaller to set true for the new isList parameter to addChild, a feature required
for the forthcoming JSON implementation.
There are some peculiar differences from the XML implementation because the name of an element is
not included within that element, but rather on the parent object. The main visible difference is
that JsonUtil's method parameters are a bit different from XmlUtil's.
I do notice though that this doesn't test writing, and I don't actually have any use for JSON
writing at the moment, so I haven't tested that yet.
@tconkling
Copy link
Owner

I think you probably just missed a pull --rebase somewhere. No biggie though. I'll check it out.

@tconkling tconkling force-pushed the master branch 3 times, most recently from 1d01aaa to 6a2dea9 Compare December 21, 2017 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants