P
phillipwei
We're trying to enforce serialization of all our widely used objects
at our company (our entire company's technology team is probably about
a hundred people) and are trying to come up with a good, automated way
of doing this.
We're considering asking people to explicitly put attributes on all
public objects designating if they are/aren't serializable.
Any thoughts on this being a good/bad idea and alternative solutions?
at our company (our entire company's technology team is probably about
a hundred people) and are trying to come up with a good, automated way
of doing this.
We're considering asking people to explicitly put attributes on all
public objects designating if they are/aren't serializable.
Any thoughts on this being a good/bad idea and alternative solutions?