Opened 11 years ago
Closed 4 years ago
#25691 closed defect (bug) (wontfix)
Refactor StringExtractor
Reported by: | nbachiyski | Owned by: | nbachiyski |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.8 |
Component: | Build/Test Tools | Keywords: | needs-patch needs-unit-tests |
Focuses: | Cc: |
Description
There are two huge and very logic-heavy methods: find_function_calls
and entry_from_call
. We must break them in smaller ones and make them more digestible.
Change History (7)
This ticket was mentioned in Slack in #core-i18n by ocean90. View the logs.
8 years ago
Note: See
TracTickets for help on using
tickets.
In 25918: