lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5937] Move a defect marker


From: Greg Chicares
Subject: [lmi-commits] [5937] Move a defect marker
Date: Mon, 15 Sep 2014 17:25:36 +0000

Revision: 5937
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5937
Author:   chicares
Date:     2014-09-15 17:25:32 +0000 (Mon, 15 Sep 2014)
Log Message:
-----------
Move a defect marker

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/custom_io_0.cpp
    lmi/trunk/skin_single_premium.xrc

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2014-08-14 18:57:18 UTC (rev 5936)
+++ lmi/trunk/ChangeLog 2014-09-15 17:25:32 UTC (rev 5937)
@@ -34066,3 +34066,9 @@
   ihs_mortal.cpp
 Refactor, favoring expression templates, resolving a marked defect.
 
+20140915T1725Z <address@hidden> [533]
+
+  custom_io_0.cpp
+  skin_single_premium.xrc
+Move a defect marker.
+

Modified: lmi/trunk/custom_io_0.cpp
===================================================================
--- lmi/trunk/custom_io_0.cpp   2014-08-14 18:57:18 UTC (rev 5936)
+++ lmi/trunk/custom_io_0.cpp   2014-09-15 17:25:32 UTC (rev 5937)
@@ -362,7 +362,7 @@
     // Assume single premium. Although the corporation pays it,
     // treat it, contrary to fact, as paid by the insured; reason:
     // consistency with GUI--see ChangeLog for 20050825T0122Z .
-    // TODO ?? Revisit this later.
+    // SOMEDAY !! Revisit this later.
     z["Payment"]                   = n_v_pairs.string_value("PremiumAmt") + 
";0";
 
 // Not yet used, but might be wanted someday:

Modified: lmi/trunk/skin_single_premium.xrc
===================================================================
--- lmi/trunk/skin_single_premium.xrc   2014-08-14 18:57:18 UTC (rev 5936)
+++ lmi/trunk/skin_single_premium.xrc   2014-09-15 17:25:32 UTC (rev 5937)
@@ -987,6 +987,12 @@
             <object class="wxFlexGridSizer">
                 <cols>2</cols>
                 <growablecols>1</growablecols>
+<!-- This skin is intended to provide a minimal GUI for BOLI brokers.
+In that sole use case, the bank always pays the premium. However, here
+it's treated, contrary to fact, as paid by the insured. Reason:
+consistency with GUI (see ChangeLog for 20050825T0122Z).
+TODO ?? Revisit this later.
+-->
                 <object class="sizeritem">
                     <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                     <border>4</border>




reply via email to

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