janus icon indicating copy to clipboard operation
janus copied to clipboard

Map/Model custom constructors break .with()

Open issa-tseng opened this issue 5 years ago • 1 comments

because it presumes the standard data/opts signature.

issa-tseng avatar Mar 19 '19 22:03 issa-tseng

and specifically, it is tricky to imagine a solution around this because the initialization process of a Map/Model is so specific (_preinit then set then _init) so we can't just force values into the structure without understanding when to do it.

issa-tseng avatar Aug 19 '19 23:08 issa-tseng