23.08.2012, 13:19, "Thiago Macieira" <thiago.macie...@intel.com>:
> On quinta-feira, 23 de agosto de 2012 13.10.27, Konstantin Tokarev wrote:
>
>>  I think this idea is more applicable to smart pointers (like QSharedPointer
>>  and QSharedDataPointer). GC would be able to move their data without
>>  breaking user code (unless somebody stores value of raw pointer somewhere
>>  which already may be considered bad practice).
>
> That implies thread-unsafety.

Add QManagedPointer (thread-unsafe)

There is a lot of software doing most of work in the same thread, so it still 
can be useful.

-- 
Regards,
Konstantin
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to