Let's say you start out with nine matches:
You see nine matches here.
If you light one, and its name becomes "a burnt match", and you drop it
back in the pile of matches, it's just:
You see nine matches here.
But it SHOULD say:
You see eight matches, and a burnt match.
I figured the library checks the address of 'plural' to see if it
matches.. just like the addresses of the 'list_together' must equal each
other. So, after a match burns out, (and this is a match class) I set
self.plural = "burnt matches"; But this didn't do the trick. :( It
just says "You see nine burnt matches here." which is incorrect. how
can I achieve this effect?
-- --- Sam Hulick ------------- shulick@indiana.edu --------------------- Systems Consultant | Homepage: Indiana College Placement | http://copper.ucs.indiana.edu/~shulick/ and Assessment Center | PGP public key available on request