Hey Aaron,

"manually" by the ItemDelegate class, and in that case, in my
> understanding, the order is the one defined by the boost::signals2 library
> (which is the order of connections).
>

In both cases there is an order assumed internally, but what we mean to say
is that it is bad practice to rely on this. A dependency as subtle as this
is better visible in your source code somehow.

And we indeed do not really promise to maintain the current order (for
example when moving to a new signals implementation in wt4).

Regards,
Koen
------------------------------------------------------------------------------
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to