commit | adb5cad7d32c1dd2f11b18b8d0f14b6955df3606 | [log] [tgz] |
---|---|---|
author | Mark Slee <mcslee@apache.org> | Mon Feb 04 21:34:22 2008 +0000 |
committer | Mark Slee <mcslee@apache.org> | Mon Feb 04 21:34:22 2008 +0000 |
tree | f4ba60ece2ddfa10e33f61a6e926ff0965a80681 | |
parent | e6ec4141a882867663eaf5664d70305d97f273fc [diff] |
Make inner Isset classes implement serializable Summary: Since the outer class is serializable, you'll want it on the inner member too. Though in general you shouldn't be using Java to serialize Thrift objects, as that misses the point and tosses version compatibility out the window. Reviewed By: dreiss Test Plan: Generate Java code git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665460 13f79535-47bb-0310-9956-ffa450edef68