From: Glock <gl...@tc...> - 2001-12-14 12:59:02
|
All: I'm working on the deep copy functionality (task 42332) and am seeking feedback on where this should be implemented. I'm leaning toward making it part of the Message interface since it must act on an entire segment in addition to select fields. Another option is to simply view the segment as comprised of "all fields" and make it part of Segment interface. Thanks, John Glock-- |