[
https://issues.apache.org/jira/browse/VCL-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth reopened VCL-25:
---------------------------
> Move data retrieval subroutines from utils.pm to DataStructure.pm
> -----------------------------------------------------------------
>
> Key: VCL-25
> URL: https://issues.apache.org/jira/browse/VCL-25
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Reporter: Andy Kurth
> Priority: Minor
>
> There are several subroutines in utils.pm which only retrieve data from the
> database, or perform other simple data retrieval tasks. An example would be
> get_request_end. These should be moved to DataStructure.pm so that all of
> these types of subroutines are in the same location. Also, the underlying
> DataStructure hash data should be updated whenever data is retrieved from the
> database.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)