Noel - You are suggesting to create a apache.mailet.GenericAddressMatcher abstract that folds most of the 'common' code of the RemoteAddrInNetwork and RemoteAddrNotInNetwork classes - similar to the GenericRecipientMatcher abstract ..
Okay - I'll have a good at it; see what I can come up with. > Alan, > > I don't believe that you are missing something. It isn't > an oversight, just nothing that anyone got around to. > When I first picked up the code, it didn't accept domain > names, either. I think I have some code for CIDR around > here somewhere, but never finished adding it to those > matchers. > > Actually, if you're going to do it, I suggest that you > take those matchers, factor out most of the code into > GenericAddressMatcher, and then subclass them for the > specific behavior. That'll make it easier to enhance them > in the future. > > --- Noel > _______________________ thanks, alan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
