Hallo dear devs,

We have found a misbehaviour in the Session-6 Feature.
Consider the following scenario:

   - Alice and Bob have the same favorite Color, light-blue
   - Alice invites Bob. Alice gets light-blue, Bob gets brown
   - Alice changes session color to green
   - Alice stops session
   - Bob invites Alice. Alice gets green, Bob gets brown
   - Problem: the favorite color is available but no one uses it
   - Suggested solution: before reusing a set, check whether favorite
   colors are indeed optimally distributed. AFAIK, this would require a slight
   change in the control flow of the color assignment algorithm.

This problem might lead to a feature request. The feature would, that when
a user

changes his session color, that he can check a checkbox that says "change
my favorite color" also. If he does so, the described scenario produces the
correct result.

Cheers,
Arsenij & Patrick
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel

Reply via email to