[
https://issues.apache.org/jira/browse/DERBY-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956275#comment-13956275
]
ASF subversion and git services commented on DERBY-6534:
--------------------------------------------------------
Commit 1583578 from [~knutanders] in branch 'code/trunk'
[ https://svn.apache.org/r1583578 ]
DERBY-6534: Remove StorageFile.getURL() and its implementations
> Remove StorageFile.getURL() and its implementations
> ---------------------------------------------------
>
> Key: DERBY-6534
> URL: https://issues.apache.org/jira/browse/DERBY-6534
> Project: Derby
> Issue Type: Improvement
> Components: Store
> Affects Versions: 10.11.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Priority: Trivial
> Fix For: 10.11.0.0
>
> Attachments: d6534-1a.diff
>
>
> StorageFile.getURL() is only called from CPFile, which is an implementation
> of StorageFile. The getURL() method could therefore be removed from the
> StorageFile interface and all its implementation classes except for CPFile,
> and it could be made private in CPFile.
--
This message was sent by Atlassian JIRA
(v6.2#6252)