Bug 3317

Summary: Code duplication in logging and notification constraint visitors
Product: TAO Reporter: Jeff Parsons <j.parsons>
Component: orbsvcsAssignee: DOC Center Support List (internal) <tao-support>
Status: NEW ---    
Severity: enhancement    
Priority: P3    
Version: 1.6.4   
Hardware: All   
OS: All   

Description Jeff Parsons 2008-05-05 19:09:37 CDT
The visitor classes in Log_Constraint_Visitors.{h,cpp} and Notify_Constraint_Visitors.{h,cpp} are large and mostly identical. They should be given a common base class.