> Sure it can be done, although this could be done everywhere,
> simply changing in AbstractRedirect.getSpecialAddress

> specialAddress = SpecialAddress.UNALTERED;
>  to
> specialAddress = null;

Actually, I had in mind handling UNALTERED explicitly in the code, just as
we do the other special addresses.

> it would break in Redirect.getTo(Mail) the fact that if <to> is not
> coded, means set it as the <recipient> value

That would be an exception to the rule, for compatibility with the prior
behavior.

> I think that we should stress even more in the docs the adopted
> convention that not coding anything means null that means *no change*.

Sure.  That is intuitive for the Administrator.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to