--- TUbylaws.html.backup 2009-09-19 01:20:11.000000000 -0400 +++ TUbylaws.html 2010-12-05 11:10:47.970929545 -0500 @@ -85,6 +85,10 @@ struck from the record, and the voting period is repeated. If quorum cannot be reached for two consecutive voting periods, the motion fails to pass.

+ In the event that an absolute majority of all active Trusted Users is reached before the + expiration of the voting period then such voting period ends immediately. The votes are + tallied and quorum is disregarded in the establishment of a result.

+ If SVP were to be represented as a function, it might look something like this:

bool SVP( motion, unsigned short discussion_period, float quorum, unsigned short voting_period );
Later, calls to the above function declaration may be used as a shorthand and quick reference