Not really life threatening, just wanted to know if anyone has found a general method to load and save complex UDTs.

I have seen a few articles explaining the internals of simple UDTs and to load/save simple UDTs.

However - enums, sub-types, and sub-arrays in a UDT are not handled.

Interested in seeing how difficult a generic method to handle such an task would be.


Thanks.