This definitely needs a thorough review since this is a bit of a hack and I’m not all that familiar with this code.
This is a feature we need in order to generate custom file data structures from a pre-parsed array of parts. It’s a pretty unique use case and I’m not even sure we should document it as part of the public API.
This implementation seemed like the simplest way to accomplish the goal, but there may be a simpler way I missed.
This definitely needs a thorough review since this is a bit of a hack and I’m not all that familiar with this code.
This is a feature we need in order to generate custom file data structures from a pre-parsed array of parts. It’s a pretty unique use case and I’m not even sure we should document it as part of the public API.
This implementation seemed like the simplest way to accomplish the goal, but there may be a simpler way I missed.