Forum Discussion
NB_
9 years agoRoku Guru
"Veeta" wrote:
There is a new API in 7.6 that I'm hopeful will address this: ifSGNodeField.update. In my experience, anything that can be done natively (vs. in BRS code) is a huge performance boost. ifSGNodeField.update should be able to take ParseJSON output and convert it into a node tree in one call.
I don't see how this relates to malort q?
.update() seems to be a method related to .addFields()/.setFields()/.append() and does not promise to do any conversion to nodes.
I am baffled myself what the difference between .update() and .setFields() is?