You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/08/08 20:15:12 UTC

[jira] [Commented] (VCL-684) Remove retrieve_user_data from DataStructure.pm

    [ https://issues.apache.org/jira/browse/VCL-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091073#comment-14091073 ] 

ASF subversion and git services commented on VCL-684:
-----------------------------------------------------

Commit 1616844 from [~fapeeler] in branch 'vcl/trunk'
[ https://svn.apache.org/r1616844 ]

VCL-684

DataStructure.pm: removed retrieve_user_data


inuse: fixed typo

> Remove retrieve_user_data from DataStructure.pm
> -----------------------------------------------
>
>                 Key: VCL-684
>                 URL: https://issues.apache.org/jira/browse/VCL-684
>             Project: VCL
>          Issue Type: Improvement
>          Components: vcld (backend)
>            Reporter: Andy Kurth
>            Priority: Minor
>             Fix For: 2.4
>
>
> The retrieve_user_data subroutine should be removed from DataStructure.pm.  All calls should be changed to utils.pm::get_user_info.
> I added retrieve_user_data a long time ago thinking all of the database queries would eventually reside in DataStructure.pm.  It makes more sense to keep them in utils.pm.  The get*info subs in utils.pm have been updated since retrieve_user_data was written.



--
This message was sent by Atlassian JIRA
(v6.2#6252)