Closed jimfoltz closed 6 years ago
So apprently the PR get's it's own number? Yeesh. Should I need to re-do this whole Issue/PR?
This latest change ec11f54 has resolved the issue for me.
So you are saying that the problem you were experiencing was due to how the TypedValue array was being set? I thought the issue was with reading SUTypedValueGetArrayItems
?
So you are saying that the problem you were experiencing was due to how the TypedValue array was being set?
It appears so, yes.
I thought the issue was with reading SUTypedValueGetArrayItems?
I've reviewed the issue and test case in the pull request - I'm not sure why you had that impression.
Added test for reading mixed value
TypedValue
arrays from a model on disk. Added the test model to the models folder, but I'm not sure yet how to get the relative path to the model from the test code.Reference #48