d1a2c1ce80
WIP #5 Added basic arch generation WIP #5 Added tests for GenerateArchitecture WIP #5. Added more transfer function support and test WIP #5 Added "Add" layer support
402 B
402 B
Misc Thoughts
- Should I create this yaml stuff by hand?
- For now, I think it is a good idea - I can't get things like default values programmatically
- In the future, it should be an alternative representation for the meta sheet
- May need to rethink the syntax a little... Currently, it mixes inheritance and attributes...
- A node with attributes cannot be subclassed
- May need to rethink the syntax a little... Currently, it mixes inheritance and attributes...