ecere/com/dataTypes: Fixes for broken Serialization after Instance type change
authorJerome St-Louis <jerome@ecere.com>
Sun, 5 May 2013 21:29:19 +0000 (17:29 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sun, 5 May 2013 21:29:19 +0000 (17:29 -0400)
commit28ef1870d77a29c6e618853e5288cc6ffb9b7829
treeb268805a3c664698898de3a9e82ffc810a3b8771
parent1bb69da07ad40c9d0e390a569e7396494b5b56ba
ecere/com/dataTypes: Fixes for broken Serialization after Instance type change
- Multiple inheritance levels were never handled properly in (de)serialization
- Ignoring members with id < 0
compiler/bootstrap/ecere/bootstrap/dataTypes.c
ecere/src/com/dataTypes.ec