On Jan 14, 2008, at 10:49 AM, Valdis Rigdon wrote:
Why does it have to be a text representation? What if I wanted to return a generated PNG image of the file names instead as the index? I realize that building a zip of the contents isn't exactly an "index", but requiring a text representation just seems limiting.
It is. I wanted to return an XML representation. The representations should be pluggable and none of them should be hard-coded into Directory or DirectoryResource.
- Paul

