Hi In xerces, applications using DOM implementation can derive a class from DOMErrorHandler and supply that class to xerces to handle errors. I am wondering if there is a desing pattern that describes this solution? If so, does it have a name?
I had a look arround and the closest design patterns i found were Visitor and Proxy from the "Design Patterns..." by Gamma, Helm, Johnson and Vlissides. But none of these two are really appropriate i think. Why isn't a callback a design pattern? Am i going mad? Are xerces developers using design pattersn and do they know they are? Martin. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]