Changes between Version 1 and Version 2 of PLATFORM_DEPLOY_APPLET_R0
- Timestamp:
- 11/05/09 10:34:24 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_DEPLOY_APPLET_R0
v1 v2 4 4 5 5 = Analysis = 6 ^(Give as much as possible of the needed information for designing and implementing the task in the following sections.)^7 8 6 == Overview == 9 ^(Provide a brief overview of the whole task in its first revision. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 10 7 The applet allows reading a book in a browser 8 * The applet only runs reader application 9 * The applet may be deployed not only on Sophie Server 11 10 == Task requirements == 12 ^(List the necessary requirements that the task must fulfill.)^ 13 11 * Choose which modules are sensible for the applet and load only them 12 * Optional requirements 13 * Identify the user OS and download natives only for it 14 * Identify which of the modules are needed for the chosen book and load only them 14 15 == Task result == 15 16 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^