TODO.md
changeset 60778 41abd196342a
parent 60777 df8636ffd6f8
child 60781 344eee0d80f7
equal deleted inserted replaced
60777:df8636ffd6f8 60778:41abd196342a
    44 
    44 
    45 ***** priority of WN items is top down, most urgent/simple on top
    45 ***** priority of WN items is top down, most urgent/simple on top
    46 
    46 
    47 * WN: 
    47 * WN: 
    48 * WN: clarify handling "#undef" -> type m_field  +++  bool in i_single
    48 * WN: clarify handling "#undef" -> type m_field  +++  bool in i_single
    49    ?RN?or?just for OLD? ori_2itm -> single_from_o, ori_2itm_POS -> single_from_o_POS
       
    50 * WN: replace I_Model.feedb_values -> val get_values = Pre_Conds.get_values
    49 * WN: replace I_Model.feedb_values -> val get_values = Pre_Conds.get_values
    51 * WN: RN o_model_values -> get_values, feedb_values -> get_values_POS, 
       
    52    TEST_to_OLD -> POS_to_OLD, TEST_to_OLD_single -> POS_to_OLD_single,
       
    53    
       
    54 * WN: eliminate max_variant in favour of max_variants
       
    55 * WN: replace I_Model.descriptor with fun descr_exists: descriptor -> feedback -> bool
    50 * WN: replace I_Model.descriptor with fun descr_exists: descriptor -> feedback -> bool
    56 * WN: review Model_Def.is_list_descr, replace by Term.is_list. Exception: make_values
    51 * WN: review Model_Def.is_list_descr, replace by Term.is_list. Exception: make_values
    57     (values determine handling_lists by [[..], [..], ..])
    52     (values determine handling_lists by [[..], [..], ..])
    58 * WN: review Specify.select_inc_lists .. should not be necessary
    53 * WN: review Specify.select_inc_lists .. should not be necessary
    59 * WN: intro-fn into M_Match
    54 * WN: intro-fn into M_Match