Investigate whether to unify put_*map() into put_map() with map type determined by file extension or explicit type parameter (and allow implicit lookup() with the same logic) or migrate put_*map() (and lookup() with named maps) to Catmandu's store concept (see also lookup_in_store()).
Investigate whether to unify
put_*map()
intoput_map()
with map type determined by file extension or explicittype
parameter (and allow implicitlookup()
with the same logic) or migrateput_*map()
(andlookup()
with named maps) to Catmandu's store concept (see alsolookup_in_store()
)._Originally posted by @blackwinter in https://github.com/metafacture/metafacture-fix/pull/229#discussion_r1069383523_