Changes between Version 9 and Version 10 of ApertureArchives


Ignore:
Timestamp:
10/12/05 16:37:28 (19 years ago)
Author:
sauermann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApertureArchives

    v9 v10  
    88 
    99A URI scheme also has to be developed for such nested objects, so that you can identify a stream packed inside an archive. 
     10A 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 
     12The 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. 
    1013 
    1114== Supported Formats ==