Changes between Version 7 and Version 8 of ApertureOpeningDocuments


Ignore:
Timestamp:
10/12/05 15:20:03 (19 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApertureOpeningDocuments

    v7 v8  
    1313 * DataOpener may be a possible interface (already in the gnowsis architecture) that opens DataObjects. They could be related to the DataSource, as all they need to find the DataObject in question would be configured in the DataSource. A tricky DataOpener is (for example) the Mozilla Thunderbird email client: opening emails there is tricky to do but may be related to a conventional IMAP DataSource. Hence, If thunderbird is there, a special DataOpener could work, while when thudnerbird is away, a default text window would show the email. 
    1414 
    15 a comment from the outer world (Ronald A. Bowers): 
    16 ''After working with AutoFocus, there are a few features I would really like to have. Since I am a Java developer, I don't think they are earth-shattering hard things to do. First, I would love to be able to index image files. The PNG standard supports embedded metadata, and it seems reasonable that AutoFocus be able to extract and index that information. Indexing media has been discussed in the forums. I would like to see it happen, and would be quite willing to pay for it. 
     15a comment from the outer world:[[BR]] 
     16''After working with AutoFocus, there are a few features I would really like to have. Since I am a Java developer, I don't think they are earth-shattering hard things to do. First, I would love to be able to index image files. The PNG standard supports embedded metadata, and it seems reasonable that AutoFocus be able to extract and index that information. Indexing media has been discussed in the forums. I would like to see it happen, and would be quite willing to pay for it.'' 
    1717 
    18 My second request might be more complicated. I would like to be able to easily specify the viewers that are executed when a file is selected. More importantly, I would like to be able to provide a my own Java class that will show the file. '' 
     18''My second request might be more complicated. I would like to be able to easily specify the viewers that are executed when a file is selected. More importantly, I would like to be able to provide a my own Java class that will show the file.'' 
    1919 
    2020= Manipulating Documents - NO =