I have a bunch of different types of objects that ...
# announcements
l
I have a bunch of different types of objects that I have no control over (not my objects). I want to be able to write some lightweight serializer objects that can serializer/deserialize them. And I want to do it without reflection 🙂