[jboss-jira] [JBoss JIRA] Created: (JBVFS-13) Add getChild method to VFS and VirtualFile

Ales Justin (JIRA) jira-events at lists.jboss.org
Thu Jan 17 16:06:19 EST 2008


Add getChild method to VFS and VirtualFile
------------------------------------------

                 Key: JBVFS-13
                 URL: http://jira.jboss.com/jira/browse/JBVFS-13
             Project: JBoss VFS
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Ales Justin
         Assigned To: Ales Justin
             Fix For: 2.0.0.Beta7


Add getChild(String path) method to VFS and VirtualFile.
This method doesn't throw an exception when the path is not found, returning null instead.
The IOE is only thrown for real IO errors.
Remove the findChild on spi, and deprecate it on VFS and VirtualFile.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list