You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2007/05/14 15:13:16 UTC

[jira] Created: (VFS-137) Call handledChanged appropriately.

Call handledChanged appropriately.
----------------------------------

                 Key: VFS-137
                 URL: https://issues.apache.org/jira/browse/VFS-137
             Project: Commons VFS
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Adam Heath
            Priority: Minor
         Attachments: fix_AbstractFileObject-handleChange.patch

See attached patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Updated: (VFS-137) Call handledChanged appropriately.

Posted by "Adam Heath (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VFS-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath updated VFS-137:
---------------------------

    Attachment: fix_AbstractFileObject-handleChange.patch

Against svn 501759.

> Call handledChanged appropriately.
> ----------------------------------
>
>                 Key: VFS-137
>                 URL: https://issues.apache.org/jira/browse/VFS-137
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Adam Heath
>            Priority: Minor
>         Attachments: fix_AbstractFileObject-handleChange.patch
>
>
> See attached patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Commented: (VFS-137) Call handledChanged appropriately.

Posted by "Mario Ivankovits (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/VFS-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495588 ] 

Mario Ivankovits commented on VFS-137:
--------------------------------------

In this case onChange() is just to allow subclasses to do some internal freshup in case we changed the file - e.g. in ftp and sftp

This has nothing to do with handleChanged which - as the comment states - will only be called by a FileMonitor.

This patch needs some thoughts if we really can change/combine it as proposed.

> Call handledChanged appropriately.
> ----------------------------------
>
>                 Key: VFS-137
>                 URL: https://issues.apache.org/jira/browse/VFS-137
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Adam Heath
>            Priority: Minor
>         Attachments: fix_AbstractFileObject-handleChange.patch
>
>
> See attached patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org