NX01: Added some missing todo notes to resolve later
This commit is contained in:
parent
00f2d1c316
commit
bb440b5daa
3 changed files with 6 additions and 2 deletions
|
|
@ -82,8 +82,8 @@ ROADMAP to make NX01 go outside of space-dock:
|
||||||
TODO:
|
TODO:
|
||||||
|
|
||||||
* (DONE) JPP: Finish JediTempleBase8InfinityOne
|
* (DONE) JPP: Finish JediTempleBase8InfinityOne
|
||||||
* FC18: move embedded unicode to the octal sand worms
|
* FC18: finish XDBX18 and unification of greek/russian and latin
|
||||||
* JPP: TeŀRáàmRȧñkEnumOperator𓄯 add Ismail al-Jazari blitter++ method
|
* (30%) JPP: TeŀRáàmRȧñkEnumOperator𓄯 add Ismail al-Jazari blitter++ method
|
||||||
* JPP: Remove tower of babel API + dusts(doc)
|
* JPP: Remove tower of babel API + dusts(doc)
|
||||||
* JPP: Upgrade borgcube to work with pie curve type interfaces
|
* JPP: Upgrade borgcube to work with pie curve type interfaces
|
||||||
* nether: Move lingua locale tree from JPP into nether as octals
|
* nether: Move lingua locale tree from JPP into nether as octals
|
||||||
|
|
|
||||||
|
|
@ -38,6 +38,8 @@ public interface ZerdinalAḃåčȕs̈Rȧñk<T extends ZerdinalAḃåčȕs̈Rȧ
|
||||||
// TODO: replace with nether phone book entry class type + add new mat... method
|
// TODO: replace with nether phone book entry class type + add new mat... method
|
||||||
String abacusRȧñkRingTone();
|
String abacusRȧñkRingTone();
|
||||||
|
|
||||||
|
// TODO: redo ZerdinalAḃåčȕs̈RȧñkOperationPipe.automaton for easy function body with multiple return statement flow
|
||||||
|
// TODO: add multi-rank support to move the clampᐧtuneᐧtool/clampᐧtuneᐧby2/clampᐧtuneᐧby2ᐧmod/etc into "loaded" functions of terminators
|
||||||
default ZerdinalAḃåčȕs̈RȧñkOperationPipe abacusOperation(ZerdinalAḃåčȕs̈RȧñkOperation op, int zerdinal) {
|
default ZerdinalAḃåčȕs̈RȧñkOperationPipe abacusOperation(ZerdinalAḃåčȕs̈RȧñkOperation op, int zerdinal) {
|
||||||
return abacusOperation(op, zerdinal, false);
|
return abacusOperation(op, zerdinal, false);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,8 @@ X4O is very old code from pre 1.5 non-generics nice object java.
|
||||||
- Add jaxb annotation support to define a x4o language and have XSD and documention tools
|
- Add jaxb annotation support to define a x4o language and have XSD and documention tools
|
||||||
- (DONE) Remove SAXException and replace with IOException for auto close tag printer API support
|
- (DONE) Remove SAXException and replace with IOException for auto close tag printer API support
|
||||||
- Cleanup old todo/ideas from below
|
- Cleanup old todo/ideas from below
|
||||||
|
- Add global task runners besides language task runners
|
||||||
|
- Fix manual init of X4OLanguageLocal as it was designed that X4OLanguage + parsed ELD tree could be cached in driver manager
|
||||||
|
|
||||||
## OLD todo
|
## OLD todo
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue