You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (JIRA)" <ji...@apache.org> on 2012/07/17 20:57:35 UTC

[jira] [Updated] (VFS-429) Remove extra FileSystem ivar in AbstractFileObject subclasses with generics

     [ https://issues.apache.org/jira/browse/VFS-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory updated VFS-429:
--------------------------------

    Attachment: AFO-generics.diff
    
> Remove extra FileSystem ivar in AbstractFileObject subclasses with generics
> ---------------------------------------------------------------------------
>
>                 Key: VFS-429
>                 URL: https://issues.apache.org/jira/browse/VFS-429
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 2.0
>            Reporter: Gary D. Gregory
>         Attachments: AFO-generics.diff
>
>
> Most AbstractFileObject subclasses track a FileSystem instance in an ivar typed for that provider (FtpFileSystem for example).
> This can be cleaned up nicely with generics.
> Thoughts for or against?
> Here is an attachment that shows how this would work for FTP.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira