Changes between Version 4 and Version 5 of PLATFORM_STRUCTURE_R1


Ignore:
Timestamp:
11/24/08 13:18:34 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STRUCTURE_R1

    v4 v5  
    2626 
    2727= Design = 
    28  
     28There must be 2 main paragraphs in the updated document: '''Development Structure''' and '''Runtime Structure'''. [[BR]] 
     29'''Development''': describe what you see in the "trunk/sophie2-platform" directory, without the "target" dir. 
     30 * Use the current [wiki:PLATFORM_STRUCTURE] document for folders descriptions; 
     31 * Changes: "old" dir is added(contains older version of Sophie); "dev-tools" contains eclipse templates, too; "main" is located in "src" in each module, not in the module root. 
     32 * Align the folder names and their descriptions, so they can be more readable. Using tables may be a good idea. [[BR]] 
     33'''Runtime''':  
    2934= Implementation = 
    3035^(Implementation results should be described and linked here (from the wiki or the repository))^