
| Key: |
SAK-4602
|
| Type: |
Task
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Jim Eng
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
| 2.6.x Status: |
None
|
| 2.5.x Status: |
None
|
| 2.4.x Status: |
None
|
|
For archives and other files that have some characteristics of collections and some characteristics of resources, we need the capability to register special handlers to deal with their differences from the normal distinctions between resource items and collections. For example, we might want the Resources tool to show what's inside a zip file (requiring "getMembers" methods from ContentCollection interface) but we might also want to know its mime-type and content-length (requiring "getContentType" and "getContentLength" from ContentResource interface).
|
|
Description
|
For archives and other files that have some characteristics of collections and some characteristics of resources, we need the capability to register special handlers to deal with their differences from the normal distinctions between resource items and collections. For example, we might want the Resources tool to show what's inside a zip file (requiring "getMembers" methods from ContentCollection interface) but we might also want to know its mime-type and content-length (requiring "getContentType" and "getContentLength" from ContentResource interface).
|
Show » |
|