Wish B4x reflection

Brian Robinson

Active Member
Licensed User
Longtime User
Reflection type library for B4A and B4i.

It would be nice to be able to serialize and de-serialize whole classes as JSON or similar without having to write all the code to export and import all the properties to and from JSON. Instead using the reflection library to get property names and values would be awesome...

Please consider
Brian
 

Brian Robinson

Active Member
Licensed User
Longtime User
Hi Erel,

Is it possible to write out a User Defined Class? It only mentioned User Defined Types in the doco.

It would be nice to be able to write into a memory stream as well. Possible?

Cheers
Brian
 
Top