This is a todo list for fancy stuff we could implement in qmpgen:
[ ] Instead of downloading individual files use the includes and dynamically download and parse them.
[ ] Write all types instead of just a few "selected" ones. This will remove the need for the todos list of existing items and reduce them to new types needed.
[ ] Write all types to their according module (depending on included file name). We'll need to use needed modules.
[ ] Parse and convert all unions correctly. (Spec)
[ ] Automatically generate a union type of all events and put it into the types map.
This is a todo list for fancy stuff we could implement in qmpgen:
todos
list of existing items and reduce them to new types needed.use
needed modules.