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/ _______________________________________________ Bug-gnustep mailing list Bug-gnustep@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnustep