Christoph Schäfer wrote:
> Hi Marcus,
> 
> thanks for your input! Now I understand the aspect/thread relation. 
> Hopefully Gerrit or Carsten can bring some light into the dark regarding 
> the handling of the # of aspects in opensg2. Probably you are right and 
> the second threads in the example sets itself to a new aspect.

Looking at the 2.0 source, aspectid is set to zero in the thread's ctor, 
so it seems to be similar to 1.x, which is what I'd expect.

But! If you look at the call to Thread::runFunction, it does take an 
integer argument, which is the aspect to use! At that is 1, not zero.

So there you have it. :) Aspects are being used!

Cheers,
/Marcus


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to