|
If you need to use YAJL then the only easy way I can think of to do this
is to use YAJLINTO with DATA-INTO to bring the json into a DS, then use
YAJLGEN with DATA-GEN to recreate the json.
I do not believe that the YAJL library offers an update option, which is
to be expected given that json is a transitory communication vehicle. The
provider is apparently us being lazy and wants you to do the work for them
<grin>
Jon P
On Jan 18, 2024, at 10:54 PM, Don Brown via MIDRANGE-L <midrange-l@xxxxxxxxxxxxxxxxxx> wrote:
json.
Hi All,
We are just starting a new project where we are retrieving details in
returned with any changes.
We are using Scott's YAJLR4
There are times where we need to send back updates.
Unfortunately, the provider of this data wants the entire json string
or two values.
The json we retrieve is about 400 nodes and we only want to change one
individual node's value but there does not appear to be any options to
I can see there are procedures to process the json and retrieve an
update a value for a specific node.
handle the entire json document but was hoping there may be another option ?
If this is the case we will have to define the entire data structure to
list
Any comments or suggestions appreciated.
Thanks
Don
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxxrelated questions.
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.