This is an automated notification sent by LCG Savannah.
It relates to:
                task #8080, project CDS Invenio

==============================================================================
 LATEST MODIFICATIONS of task #8080:
==============================================================================

Update of task #8080 (project cdsware):

                  Status:                    None => Done                   
        Percent Complete:                      0% => 100%                   
                  Effort:                    0.00 => 3                      


==============================================================================
 OVERVIEW of task #8080:
==============================================================================

URL:
  <http://savannah.cern.ch/task/?8080>

                 Summary: improve ref_analyzer() code readability
                 Project: CDS Invenio
            Submitted by: simko
            Submitted on: 2008-10-10 12:58
         Should Start On: 2008-10-10 00:00
   Should be Finished on: 2008-10-10 00:00
                Category: BibRank
                Priority: 5 - Normal
                  Status: Done
                 Privacy: Public
        Percent Complete: 100%
             Assigned to: man
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 3.00

    _______________________________________________________


The citation indexer's ref_analyzer() seems to be using very close
variable names in various places:

   recid_list
   rec_ids
   rec_id
   recid
   recnumbers
   recnumber

(There is also rec_id[0], so rec_id seems to be sometimes a list...)

This is error-prone and should be refactored.

E.g. `recnumber' seems to be actually a `report number', hence better
`repno'.

E.g. we traditionally use `recID' to mean one record ID, or `recIDs'
to mean list of record IDs.




    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
3346                                | -UPD-
1576                                | -SUB-




==============================================================================

This item URL is:
  <http://savannah.cern.ch/task/?8080>

_______________________________________________
  Message sent via/by LCG Savannah
  http://savannah.cern.ch/


Reply via email to