Views: 0
Replies: 0
Archived
|
,
|
|
Reply 1I ended up using a factory for both documents and packets. Strategy pattern was used to handle the different transport protocols for the packet object.
The concrete classes are now only stubbed out with log messages but so far the solution looks extensible. Jo Yoshida, Feb 19, 2013
|