Skip to content

Commit

Permalink
Just some thoughts for TM2...
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Preuss committed Apr 3, 2018
1 parent 7794117 commit 408f2a6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions TODO
@@ -1,4 +1,13 @@

tm2:
- inline loc="struct" -> insert fields into the struct definition

- inline loc="constructor": -> insert code into constructor
- inline loc="destructor": -> insert code into constructor
-> or maybe: make the field definition also a part of the tm2 mechanisms
already in place (i.e. defined in tm2 files?)


xml:
- read encodings from XML header and convert text accordingly
- add argument to file reader/writer code which contains the target
Expand Down

0 comments on commit 408f2a6

Please sign in to comment.