Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pascal's little TODO list #73

Open
pascallouisperez opened this issue Feb 19, 2018 · 0 comments
Open

Pascal's little TODO list #73

pascallouisperez opened this issue Feb 19, 2018 · 0 comments
Assignees
Milestone

Comments

@pascallouisperez
Copy link
Contributor

pascallouisperez commented Feb 19, 2018

  • The expression interface: 1. no need to make functions exported, 2. Args should return [][]string to be selectors directly (and ePlugin can split on . when going from ComputedBy to expression)
  • Rename ComputedBy interface to make it clearer that it can also be used for constrained_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 from DbState helper instead of a 4-tuple.
@pascallouisperez pascallouisperez added this to the 0.2 milestone Feb 19, 2018
@pascallouisperez pascallouisperez self-assigned this Feb 19, 2018
@pascallouisperez pascallouisperez changed the title Little cleanups -- running personal TODO list Pascal's little TODO list Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant