Implementation of map:entry
in default function library uses wrong return type
#299
Milestone
map:entry
in default function library uses wrong return type
#299
Describe the bug
As of commit
8b524d4
indevelop
, use of themap:entry
function in the Metapath default function library implements the wrong return type, leading to a variety of Metapath processing errors in constraints.Who is the bug affecting
Developers and engineers using
map:entry
and other related map-related functions for processing model-bound documents with Metaschema tools, particularly for constraints.How do we replicate this issue
map:entry
function.meta:map(*)
type.Expected behavior (i.e. solution)
Map entries are properly created per the the related specification.
Other comments
No response
The text was updated successfully, but these errors were encountered: