lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5731] Resolve a marked defect


From: Greg Chicares
Subject: [lmi-commits] [5731] Resolve a marked defect
Date: Sat, 18 May 2013 11:11:41 +0000

Revision: 5731
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5731
Author:   chicares
Date:     2013-05-18 11:11:41 +0000 (Sat, 18 May 2013)
Log Message:
-----------
Resolve a marked defect

Modified Paths:
--------------
    lmi/trunk/ihs_acctval.cpp
    lmi/trunk/ihs_basicval.cpp

Modified: lmi/trunk/ihs_acctval.cpp
===================================================================
--- lmi/trunk/ihs_acctval.cpp   2013-05-18 11:04:19 UTC (rev 5730)
+++ lmi/trunk/ihs_acctval.cpp   2013-05-18 11:11:41 UTC (rev 5731)
@@ -965,6 +965,8 @@
     // Most other yearly values are posted to InvariantValues() in
     // FinalizeYear(), but it seems clearer to post this one here
     // where it's calculated along with 'MlyNoLapsePrem'.
+    // SOMEDAY !! It is arbitrarily assumed that the employer's mode
+    // governs; this could be made more flexible.
     InvariantValues().ModalMinimumPremium[Year] = GetModalMinPrem
         (Year
         ,InvariantValues().ErMode[Year].value()

Modified: lmi/trunk/ihs_basicval.cpp
===================================================================
--- lmi/trunk/ihs_basicval.cpp  2013-05-18 11:04:19 UTC (rev 5730)
+++ lmi/trunk/ihs_basicval.cpp  2013-05-18 11:11:41 UTC (rev 5731)
@@ -1152,9 +1152,6 @@
 ///     rider amount
 ///   - any term rider included as specified amount is treated as
 ///     though its charges equal the base policy's COI rates
-///
-/// TODO ?? What should be the behavior if ee and er both pay and their
-/// modes differ?
 
 double BasicValues::GetModalPremMlyDed
     (int         a_year




reply via email to

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