CCALI / a2jauthor

CALI A2JAuthor document automation authoring and viewing platform
https://www.a2jauthor.org
Other
4 stars 1 forks source link

for in hasOwnProperty xml export fix - prod #272

Closed janebitovi closed 2 years ago

janebitovi commented 2 years ago

fixes #270 - make legacy functions iterate safely so observable lists can be used instead of just pojas.

tobiasnteireho commented 2 years ago

what is a pojas?

janebitovi commented 2 years ago

plain-old-javascript-arrays

basically jargon to specify we're talking about the serialized/vanilla form vs more complex instances like can-list or anything with a custom prototype

The word "pojo" is more common at bitovi but same idea, for objects

I don't know if it gets used very much outside of Bitovi (I think maybe Justin made it up?) but it's useful jargon imo :P