Ticket #28 (new task)
Add common interface for transferable objects
| Reported by: | maccaf | Owned by: | maccaf |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | devel |
| Severity: | major | Keywords: | |
| Cc: | OS: | All |
Description
Objects partecipating in transfer operations such as drag and drop or clipboard's copy/paste, must adapt to a common interface that allows to add a transferable reference to the target oject (URI, unique IDs, etc.) and the retrive of the same object from the transferable reference.
Note: See
TracTickets for help on using
tickets.
