Changes between Version 13 and Version 14 of NFR_LARGE_RESOURCES_R0
- Timestamp:
- 11/11/09 18:06:18 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NFR_LARGE_RESOURCES_R0
v13 v14 93 93 * If the type is remote add child/attribute 'server account' and save the account to its server. (optional) 94 94 * When loading: 95 * if the type is n ot 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. 96 96 * If the type is LINKED_ABSOLUTE create a FileBinData with File for the path in the 'src' attribute. 97 97 * 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.