lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5066] Resolve several marked defects


From: Greg Chicares
Subject: [lmi-commits] [5066] Resolve several marked defects
Date: Mon, 26 Jul 2010 21:53:41 +0000

Revision: 5066
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5066
Author:   chicares
Date:     2010-07-26 21:53:41 +0000 (Mon, 26 Jul 2010)
Log Message:
-----------
Resolve several marked defects

Modified Paths:
--------------
    lmi/trunk/input.hpp

Modified: lmi/trunk/input.hpp
===================================================================
--- lmi/trunk/input.hpp 2010-07-26 21:48:41 UTC (rev 5065)
+++ lmi/trunk/input.hpp 2010-07-26 21:53:41 UTC (rev 5066)
@@ -156,7 +156,10 @@
   private:
     void AscribeMembers();
 
-    // TODO ?? Dubious stuff to support scalar alternative controls.
+    // INPUT !! Obsolete support for scalar alternative controls,
+    // replaced by input sequences. Specimens of the obsolete code
+    // are retained only as a source of ideas for input-sequence
+    // validation.
     void WithdrawalChanged();
     void EnableTransferToSequenceControls(bool enable);
     void TransferWithdrawalSimpleControlsToInputSequence();
@@ -429,7 +432,7 @@
     mce_dbopt                DeathBenefitOptionFromIssue     ;
     tnr_nonnegative_double   SpecifiedAmountFromRetirement   ;
     tnr_nonnegative_double   SpecifiedAmountFromIssue        ;
-//    mce_                     SpecifiedAmountStrategyFromRetirement; // TODO 
?? Rethink this.
+//    mce_                     SpecifiedAmountStrategyFromRetirement; // INPUT 
!! Obsolete scalar alternative controls.
     mce_sa_strategy          SpecifiedAmountStrategyFromIssue;
     mce_mode                 IndividualPaymentMode           ;
     mce_to_point             IndividualPaymentToAlternative  ;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]