Zitat von "Luiz Augusto von Dentz" <[email protected]>:
> I thougth I had already explained why this is not a good idea, here we
> go again, we have 2 big problems when reusing the object:
>
> 1. There could be already data/headers/body written to the object
> since this is meant for suspended requests and we don't want to send
> them if we are canceling.
> 2. Reusing the object would probably make it impossible to cancel
> requests without making sure there are no other entity holding the
> object because as I said in 1 there could be data there and we would
> have to cleanup this data before sending the object.
>
> IMO marking abort is much safer here since it make similar to real
> abort requests which application already have to handle anyway.

Ok :)
Can you ask Johan directly to push this patch, then?

HS



------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to