Changes between Version 7 and Version 8 of S2S_FACADE_LARGE_RESOURCE_ACCESS_R0
- Timestamp:
- 02/02/09 16:34:29 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_FACADE_LARGE_RESOURCE_ACCESS_R0
v7 v8 13 13 * 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: 14 14 * 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).16 15 * 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). 17 16 * Unit tests for any new code must be provided.