Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.2
-
None
Description
This is a bit of an annoyance. Every Thrift object returns itself on being deepCopy'd, but if you use the TBase interface you can't rely on that and you're forced to cast.