On 10/01/2013 05:23 PM, Alexandre Patry wrote:
I would really like to see thread-safe models. Right now, to use the same model in many threads requires to make a copy for each thread.
The models can be reused across threads, but you need to create a new instance of the component using the model.
If there are any issues with that please report it as a bug. Thanks, Jörn
