Changes between Version 7 and Version 8 of S2S_FACADE_LARGE_RESOURCE_ACCESS_R0


Ignore:
Timestamp:
02/02/09 16:34:29 (16 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_FACADE_LARGE_RESOURCE_ACCESS_R0

    v7 v8  
    1313 * A book should be readable before completely finished downloading. Getting parts of a book assumes ability to get resources separately (for example, to get only the first page of the book). So: 
    1414  * All kinds of resources must be accessible through the facade.  
    15   * Perform a research about other ways to get parts of a Sophie2 book (this probably involves getting familiar with the book format). 
    1615 * Audio / Video content may also be too large. Research and define a procedure for dealing with this kind of content (for example - streaming/pseudo streaming). 
    1716 * Unit tests for any new code must be provided.