Address varying ValueStyle for structs.
This is a rather important detail to remember, and one that is easy to lose track of if not actively wrangling the schema typed usecases. (And so, I almost did. Uufdah.) The various methods for getting NodeStyle out of assemblers are now much better documented. As my current goals are still revolving around finishing the new 'ipldfree'/'basic' nodes, wrapping up this whole research branch, and bringing these interface back to land in the library core... I'm still not bothering to substantially handle the inside of the ValueStyle methods on the example struct types. But it should be clear enough how to implement them correctly now.
Showing
Please register or sign in to comment