|
-
Apr 7th, 2009, 04:24 PM
#15
Thread Starter
Hyperactive Member
Re: RegEx
 Originally Posted by mendhak
I suppose it's a semi-red herring either way... it's almost JSON (I missed the [ bits) so you have the temptation to strip the characters out and then convert using any existing library; or regex which I think is going to be far more complicated. Perhaps a combination of both - regex to remove unnecessary bits and then the JSON converter to get it to get it to XML to understand it easier.
I'm defiantly liking the JSON conversion, it's just swapping out bits to make it JSON-compatiable.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|