Ticket #907 (new deprecation)

Opened 12 years ago

Last modified 11 years ago

refactor Parrot_mmd_sort_candidates

Reported by: allison Owned by:
Priority: normal Milestone:
Component: core Version: 1.4.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

The functions 'Parrot_mmd_get_cached_multi_sig', 'mmd_cvt_to_types' and 'mmd_distance', are only called from 'Parrot_mmd_sort_candidates' (in a chain). Those three monolithic functions need to be broken down into a set of smaller, saner, more maintainable static functions.

See  http://rt.perl.org/rt3/Ticket/Display.html?id=60626 for the history.

Change History

Changed 12 years ago by coke

  • type changed from cage to deprecated
  • summary changed from [CAGE] refactor Parrot_mmd_sort_candidates to refactor Parrot_mmd_sort_candidates

Changed 11 years ago by jkeenan

  • component changed from none to core

Is there anyone who can take on this refactoring so that we can implement the deprecation?

Thank you very much.

kid51

Note: See TracTickets for help on using tickets.