Cleanup changes are mentioned in #12 .
The serialized scenes will be easier to edit in an engine editor and will allow arbitrary fields to be set at scene load time.
Whether by reflection or by actual setting inside the code is yet to be determined.
Probably by reflection.