Planning Ahead 2018-08-11
In this post:
- Going over the three things I thought of earlier, and trying to prioritize them.
So, I did some drawing today; that sheet is very close to being done.
The other thing I need in order to ramp up is a project for next week. Yesterday, I mentioned three choices:
- Get the syntax files to work better. This would be focused around creating test files for them, since it's very hard for me to make any further changes with any confidence. Just enumerating various cases sounds simple enough. Basic syntax testing documentation
- I'm very leery of rushing ahead to implement the changes I want to Structured Data, because every time I think about it I come up with another nuance. Match transformation issue, Disjunctive structure issue
- I evidently don't have a solid enough grasp on Jedi's internals to just toss together the changes I want. Probably I want to take some time to just go over things a few times. Jedi issue
I think my plan for next week is to ruminate about the Structured Data changes, find sample Python code to annotate for syntax tests, and write about Jedi for the free topic post.