Open
Description
- The
expression
interface: 1. no need to make functions exported, 2.Args
should return[][]string
to be selectors directly (andePlugin
can split on.
when going fromComputedBy
toexpression
) - Rename
ComputedBy
interface to make it clearer that it can also be used forconstrained_by
externals - Address all
TODO(pascal)
in the code. - More cases in
TestParser_parseType
. - Remove possible infinite recursion in
String
of*Worksheet
, e.g. ws pointing to itself. - Return
struct
fromDbState
helper instead of a 4-tuple.
Metadata
Metadata
Assignees
Labels
No labels