[Cs5500] strengthening

Karl Lieberherr lieber at ccs.neu.edu
Wed Nov 2 21:35:23 EDT 2011


When my undergraduate class saw this code in the baby avatar:

return new Strengthening(claim.getQuality() -
scg_cfg.getMinStrengthening());

they noted immediately that such a constant scg_cfg.getMinStrengthening()
is a bad idea.
We know why and we have eliminated the requirement to limit strengthening
to be at least
scg_cfg.getMinStrengthening().

I want to make sure that the strengthening rule is no longer checked.

I saw Haoran on the way home and he informally confirmed.

-- Karl
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Cs5500 mailing list