Changes between Version 2 and Version 3 of PLATFORM_NFR_COMPATIBILITY_R0


Ignore:
Timestamp:
09/16/08 16:53:31 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_NFR_COMPATIBILITY_R0

    v2 v3  
    1 == Analysis == 
     1= Analysis = 
     2== Overview == 
     3In this task we must define which are the supported platforms and which libraries will be used in Sophie 2.0. 
     4 
     5== Task requirements == 
    26Define supported platforms. 
    3  
    4 Define which software libraries, products are needed for running Sophie 2.0. 
     7Define which software libraries, products are needed for running Sophie 2.0: 
    58 * for platform independed 
    69 * for native parts 
     10Decide which parts will be bundled and which won't. 
     11Decide which libraries will be used depends on platform compatibility.  
    712 
    8 Decide which parts will be bundled an which won't. 
     13== Task result == 
     14wiki page 
    915 
    10 Decide which libraries will be used depends on platform compatibility.  
     16== Implementation idea == 
     17Research which are the required platforms. 
     18See which are the used libraries up to now and what they require. 
     19 
     20 
     21= Designing = 
     22There will be a wiki page where is defined: 
     23 * the supported platforms: 
     24  * Windows 2000/NT/XP/Vista 32/64 bits 
     25  * Linux 
     26  * FreeBSD? 
     27  * MacOS 
     28 * the software libraries/products needed for running Sophie 2.0 for the platform independed parts. 
     29  * java 5 or newest versions 
     30 * the software libraries/products needed for running Sophie for native parts(depends on specific frame content for example). 
     31  * web browser(which depends on the libraries we use for implementation) for browser content 
     32  * web browser and flash player for flash content 
     33  * etc... 
     34There will be no bundled software. 
     35 
     36