IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Re: I may be missing something
[link|http://www.crockford.com/JSON/xml.html|http://www.crockford.com/JSON/xml.html]
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New We just did this today
If someone else sends me a dtd that I have to use, I have no choice. When I have a choice, I can feed any data structure into the PEAR xml serializer, and unserializer on the other end, and get the same data structure back. Easy.

All the added complexity[1] of xml is the layers of validation to make sure you get the right data structure. If you don't need the validation you don't need to check the dtd.




[1] Other than attributes, which I think are a fundamentally broken idea.
===

Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats].
[link|http://DocHope.com|http://DocHope.com]
     JSON - (admin) - (19)
         That language is included in the first paragraph. - (folkert) - (10)
             Not the one *I'm* thinking of... -NT - (admin) - (9)
                 Hmmm... - (folkert) - (8)
                     Re: Hmmm... - (admin) - (7)
                         migosh. - (folkert) - (1)
                             Re: migosh. - (admin)
                         Its not plists though - (tuberculosis) - (4)
                             Re: Its not plists though - (admin) - (3)
                                 Re: Its not plists though - (tuberculosis) - (2)
                                     If that's the only change it's easy enough to make. -NT - (admin) - (1)
                                         Not sure that's the only one - (tuberculosis)
         I give up. - (FuManChu) - (4)
             ? - (admin) - (3)
                 It's a data format that has to be parsed by code. - (FuManChu) - (2)
                     Every data format has to be parsed. - (admin) - (1)
                         I'm misleading myself - (FuManChu)
         I may be missing something - (drewk) - (2)
             Re: I may be missing something - (admin) - (1)
                 We just did this today - (drewk)

+++ATH
85 ms