Commits
Jaikumar Ganesh authored 8bc8ce44f7e
Rework the property parsing code. 1. Fix and remove CodeDuplication TODO 2. Fix crash while unpairing. 3. For array properties, make it a bit more efficient by passing, lesser String objects from JNI. 4. Remove void pointer usage and use union to make code more readble.