Log

util/datamapper.lua @ 13157:841276d0cc25

description author age
util: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:16 +0100
util.mathcompat: Module to ease reuse of math.type() Kim Alvefur Thu, 20 Oct 2022 16:50:12 +0200
util.datamapper: Improve handling of schemas with non-obvious "type" 0.12 Kim Alvefur Fri, 08 Jul 2022 17:32:48 +0200
util.datamapper: Add support for $ref pointers Kim Alvefur Wed, 29 Dec 2021 17:57:09 +0100
util.datamapper: Don't include empty unwrapped arrays Kim Alvefur Wed, 24 Mar 2021 00:48:02 +0100
util.datamapper: Fix error on attempt to coerce nil to something Kim Alvefur Tue, 23 Mar 2021 23:55:33 +0100
util.datamapper: Deal with locally built stanzas missing xmlns Kim Alvefur Tue, 23 Mar 2021 19:52:59 +0100
util.datamapper: Factor out conversion from any value to XML string Kim Alvefur Mon, 22 Mar 2021 22:24:39 +0100
util.datamapper: Handle nested arrays or objects in arrays Kim Alvefur Mon, 22 Mar 2021 10:05:41 +0100
util.datamapper: Fix to skip parsing wrapped arrays that aren't there Kim Alvefur Mon, 22 Mar 2021 10:03:32 +0100
util.datamapper: Complete array building support Kim Alvefur Sat, 20 Mar 2021 21:29:51 +0100
util.datamapper: Factor out handling of object properties for array reuse Kim Alvefur Sat, 20 Mar 2021 21:25:45 +0100
util.datamapper: Finally implement support for parsing arrays Kim Alvefur Sat, 20 Mar 2021 20:45:06 +0100
util.datamapper: Factor out extraction of the XML part to use Kim Alvefur Sat, 20 Mar 2021 19:02:18 +0100
util.datamapper: Only get element name if there's an element Kim Alvefur Fri, 19 Mar 2021 19:07:25 +0100