Changes between Version 13 and Version 14 of NFR_LARGE_RESOURCES_R0


Ignore:
Timestamp:
11/11/09 18:06:18 (16 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NFR_LARGE_RESOURCES_R0

    v13 v14  
    9393   * If the type is remote add child/attribute 'server account' and save the account to its server. (optional) 
    9494  * When loading: 
    95    * if the type is not null (for old books) or EMBEDDED work with the logic as it is now.  
     95   * if the type is null (for old books) or EMBEDDED work with the logic as it is now.  
    9696   * If the type is LINKED_ABSOLUTE create a FileBinData with File for the path in the 'src' attribute. 
    9797   * If the type is LINKED_RELATIVE, get the path to the resource file it is relative from the PersistenceOptions. It is store when loading in the constant PersistenceUtil.LOCATION. That make FileBinData with file the File for the path stored in the 'src'attribute and parent the path to the resource file.