|
| From: | David Ayers |
| Subject: | [bug #18804] -[NSURLHandle resourceData] fails to retain & autorelease its returned value |
| Date: | Thu, 18 Jan 2007 20:49:44 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.10) Gecko/20070110 Firefox/1.0.4 (Debian package 1.0.4-2sarge14) |
Follow-up Comment #3, bug #18804 (project gnustep):
I would like to note that this class/method seems a likely candidate to be
used in certain performance critical servers in potentially multithreaded
environments. The copy/autorelease approach could have a significant impact
in the multithreaded case due to accessing the autorelease pool. I would
favor avoiding returning an autoreleased objects in this case.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?18804>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |