Branch: refs/heads/master
Home:   http://github.com/abh/qpsmtpd

Commit: 01e2190a635a2f158db40914f7f4cff86ca9a211
    
http://github.com/abh/qpsmtpd/commit/01e2190a635a2f158db40914f7f4cff86ca9a211
Author: Robert <[email protected]>
Date:   2009-02-12 (Thu, 12 Feb 2009)

Changed paths:
  M lib/Qpsmtpd/Address.pm
  M lib/Qpsmtpd/Connection.pm
  M lib/Qpsmtpd/Transaction.pm

Log Message:
-----------
Revert "Add notes to Qpsmtpd::Address class"

This reverts commit ea86b9fdb242be7b4aca8a5acfec6ad30360fc9f.

Jared said...
I originally considered these functionally identical, but they are
not. The new code, called with, say, $txn->notes('discard',undef),
would result in evaluation as if it were a 'get' method rather than
setting the 'discard' note to undef.  That seems quite dangerous.  I
suggest either reverting the language back to the '@_ and' model, or
else doing something like:


Commit: 6bb227cdebf564243d6e831010f00dc75885f2c4
    
http://github.com/abh/qpsmtpd/commit/6bb227cdebf564243d6e831010f00dc75885f2c4
Author: Ask Bjørn Hansen <[email protected]>
Date:   2009-02-13 (Fri, 13 Feb 2009)

Changed paths:
  M LICENSE

Log Message:
-----------
Update year


Reply via email to