Changes between Version 23 and Version 24 of BASE_DND_R1
- Timestamp:
- 08/19/09 13:11:37 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BASE_DND_R1
v23 v24 65 65 * The idea is that every Sophie Resource should give a list with the DndDatas that support providing an extension to the ResourceDataProvider extension point. 66 66 * The ResourceTransferable transfers a resource and fill in the list with the registered datas while going through the extensions that have attached to the extension point. 67 67 * Using serialization, HotText can be copy/pasted between different Sophie-s. HotAttr, HotPos, HotStyleDef, HotStyleValue, HotUnit should implement Serializable. 68 68 69 69 * Drag and Drop will not be implemented on this revision because it is time consuming.