Remove Twitter links.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2017 / 06 / 12.mkd
blobc27efa195d919cba0fa27bfa1292b5f225856b11
1 # 2017/06/12
3 ## 16:29
5 I can fold some of the native path stuff into cldc-full since a bunch of it
6 will be handled via such means anyway. This makes things a bit simpler.
8 ## 16:41
10 All I know is that for DOS, there is likely going to be many
11 `InvalidPathException`s thrown due to DOS limitations.
13 ## 18:27
15 So for DOS paths there will just be more failures for most paths if code
16 makes assumptions about filesystem limits. In other parts of the code, the
17 constant pool initialization can be done as a simple linear sequence of
18 stages of initialization sorted in processing order.