Re: TkDND: Tk and drag n' drop - Help in improving it...



George wrote:
Unfortunatelly, this cannot be done. The XDND protocol (unix) specifies
that the drop target may request to see the data, in order to decide
if it is going to accept the drop.

But that's fine (i.e. I don't view it as incompatible with what I
wrote). If the drop target requests it, the drag site has promised it
can therefore provide it. The issue is to avoid being forced to provide
vast amounts of data just to initiate a drag. Most sensible, normal
drop targets should not request all of the data, but just request some
information about it ("what extension does that file have?", "how large
is that file?", perhaps "what's in the first few lines of the file?",
etc). But, if a drop target really wants all of the data, it should be
allowed to ask for it on any platform.

Vince.

.



Relevant Pages

  • (CORRECTION) memory leak and eventual DOS when calling UPNP getdevicelist on windows 2000 server
    ... and then you will see the memory usage shoot up. ... * a specially crafted request to upnp_getdevicelist ...
    (Vuln-Dev)
  • [EXPL] Windows 2000 Server UPNP DoS (Exploit)
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... A memory leak with windows 2000 server UPNP allow attackers to exploit ... The earlier one trashed the EIP of the target ... * Strangely though changing the operation number in the DCERPC request to ...
    (Securiteam)
  • Re: Alter querystring through APP
    ... In my Startmethod I am appending the querystring to szUrl ... The request gets sent with the new url. ... In my ReportData() method my App calls targetSink's ReportProgress ... right before calling Start on target APP. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: [dm-devel] [PATCH 11/13] dm: enable request-based dm
    ... some target drivers which are more fitting to bio-based dm. ... Since bio-based device can't receive struct request, ... So will some configurations would become impossible, if a target is ...
    (Linux-Kernel)
  • Re: Kicking of Process After FTPed File Arrives
    ... With this method, instead of the background job specifying some guess for DLYJOB DLY, that job can instead wait on its own request to allocate that file.mbr with the request: ... That could not be implemented exactly, in something generic like FTPTOOL, due to the cases where the target of the PUT would not be known or perhaps not exist already. ... The tool documentation could allude to doing those allocate requests, to enable delaying action until after the FTP session ends; maybe even as part of the tool, the /same/ idea could be implemented on a data area or a row for the LOGged activity. ...
    (comp.sys.ibm.as400.misc)