Hosted by Sourceforge TWiki > DLibrary > ToDo (r1.1 vs. r1.4) TWiki webs:
Main | TWiki | Know | Sandbox
DLibrary . { Changes | Index | Search | Go }
 <<O>>  Difference Topic ToDo (r1.4 - 01 Dec 2003 - RjHonicky)
Added:
>
>

See also: KnownBugs, InterestingIdeas

Deleted:
<
<

  • Make RemoteNCacheImpl coordinate with the RemoteRepositoryImpl to remote files from the repository they are evicted from the cache. Steps to do this:
    • Define a remoteFile method in the RemoteRepositoryImpl and in the RemoteRepository interface
    • Add a RemoteRepositoryImpl parameter to the RemoteNCacheImpl constructor and the LocalNCache constructor
    • Make LocalNCache talk to a RemoteRepository when removing files in the remote(Object o) method
      • do not store everything in the remote repository!!! This only applies to the remove method!!!

 <<O>>  Difference Topic ToDo (r1.3 - 25 Nov 2003 - RjHonicky)
Added:
>
>

  • Make RemoteNCacheImpl coordinate with the RemoteRepositoryImpl to remote files from the repository they are evicted from the cache. Steps to do this:
    • Define a remoteFile method in the RemoteRepositoryImpl and in the RemoteRepository interface
    • Add a RemoteRepositoryImpl parameter to the RemoteNCacheImpl constructor and the LocalNCache constructor
    • Make LocalNCache talk to a RemoteRepository when removing files in the remote(Object o) method
      • do not store everything in the remote repository!!! This only applies to the remove method!!!
Added:
>
>

    • Should also spit back a summary and title for each search result

 <<O>>  Difference Topic ToDo (r1.2 - 22 Nov 2003 - RjHonicky)
Changed:
<
<

  • Add in support for HTML and PDF via plugins provided by lucence (there is an interface in RemoteRepositoryImpl for adding content types)
>
>

  • Add in support for PDF via plugins provided by lucence (there is an interface in RemoteRepositoryImpl for adding content types)
  • Finish the search interface
    • currently only spits back useless relative file pathes: should give back clickable urls

 <<O>>  Difference Topic ToDo (r1.1 - 18 Nov 2003 - RjHonicky)
Added:
>
>

%META:TOPICINFO{author="honicky" date="1069179889" format="1.0" version="1.1"}% %META:TOPICPARENT{name="DLibraryDesign"}%

  • Add in support for HTML and PDF via plugins provided by lucence (there is an interface in RemoteRepositoryImpl for adding content types)
  • Find the traces
    • write a parser for the traces
    • interface the parser with a HTTP client
    • write a program to drive HTTP client through with parser through the proxy
  • add batch mode to the RemoteRepositoryImpl to speed things up for the trace driven experiments

Topic ToDo . { View | Diffs | r1.4 | > | r1.3 | > | r1.2 | More }
Revision r1.1 - 18 Nov 2003 - 18:24 GMT - RjHonicky
Revision r1.4 - 01 Dec 2003 - 06:38 GMT - RjHonicky
Copyright © 1999-2003 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback.