Changeset

11469:087d710ed520

util.datamapper: Clear done TODO (arrays) Relevant commits: * 6a51749af7f4 * 0e00fa518688 * d1982b7eb00d * c098d07e6717 * 348b191cd850
author Kim Alvefur <zash@zash.se>
date Sun, 21 Mar 2021 02:26:28 +0100
parents 11468:348b191cd850
children 11470:5ebad952ebf7
files teal-src/util/datamapper.tl
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/teal-src/util/datamapper.tl	Sat Mar 20 21:29:51 2021 +0100
+++ b/teal-src/util/datamapper.tl	Sun Mar 21 02:26:28 2021 +0100
@@ -14,7 +14,6 @@
 -- x_name_is_value for enum fields where the <tag-name/> is the value
 -- x_single_attribute for <tag attr="this"/>
 --
--- TODO arrays
 -- TODO pointers
 -- TODO cleanup / refactor
 -- TODO s/number/integer/ once we have appropriate math.type() compat