Todays I got the new xstruct compliant with the unit tests. This included adding support for character and floating point types, and fixing a bug with {} lists. I also added some coverage tests for the new callback features.
I also became aware that the pack and unpack callback methods have an inconsistent API. I may change this after I speak with mithro tomorrow. Additionally, I have found that there's an edge case where a list whose only element is another list will have an inconsistent pack/unpack API. Once I figure out how to fix this I don't expect it to be more than a few lines.
No comments:
Post a Comment