DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23493>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23493

Live properties are undefined for non-existent resources

           Summary: Live properties are undefined for non-existent resources
           Product: Slide
           Version: Nightly
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: WebDAV client
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


isCollection(), getGetContentLength(), getDisplayName(), etc. are undefined if 
exists() is 
false.  Each method returns the previous resource's properties.  Methods which return 
live properties should be defined similar to their java.io.File conterparts.  As an 
example, 
isCollection() should return true if and only if the resource exists and is a 
collection.  
This is especially troubling when combined with NOACTION.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to