5 I suppose today is a bit slower than yesterday.
9 I would say for projects, I will need a way to list their contents in a way
10 that is managed by the information class. Basically a `ProjectDirectory` which
11 can be referenced. It would likely be best if it were `Closeable` where each
12 directory request is unique.
16 However, this code will likely be shared with the actual Java compiler I would
17 write in the future, to interact with it that is. As such, it should be treated
22 `CompilerDirectory` is not actually needed because that is handled by the
23 `CompilerInput` class.
27 So all I have to do for the most part is write the bridged Java compiler