| ▲ | SubiculumCode 2 hours ago | ||||||||||||||||
I don't understand what this is. | |||||||||||||||||
| ▲ | pshirshov an hour ago | parent [-] | ||||||||||||||||
I've added a simple explanation right into the readme: "Essentially, you define your data structures and Baboon generates implementations for you. Then you define new versions, Baboon generates new versions of the structures, the conversions from old structure versions to new ones and forces your to provide conversions which cannot be derived automatically. Also it comes with extremely efficient tagless binary encoding for all your structures." This thing can remove a lot of manual work and save your ass sometimes from the effects of incorrect migrations. | |||||||||||||||||
| |||||||||||||||||