Arquivos
Brian Broll d1a2c1ce80 Fixes #5 Added basic arch generation
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
2016-03-28 21:07:33 -05:00

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