Changes between Version 9 and Version 10 of ApertureArchives
- Timestamp:
- 10/12/05 16:37:28 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ApertureArchives
v9 v10 8 8 9 9 A URI scheme also has to be developed for such nested objects, so that you can identify a stream packed inside an archive. 10 A possible solution is to concat uris together using a seperator. If ''::'' is the seperator, a file inside a zip could be identified using '''file://c:/mydocs/big.zip::doc/doc1.doc''' 11 12 The File-DataSource has to be configurable if it supports nested ZIP archives or not - or if certain paths have to be ignored. This is also tricky. By default, I would suggest to leave it ON so that users get surprised by good search results and may put it OFF so that they spare place. 10 13 11 14 == Supported Formats ==