James Newton wrote:
> The folder in question contains images for counters for a board game.
> Each player instance will use a separate counter image, but all counter
> images will be chosen from the same folder.
> 
> It looks as if the Borg pattern would make all players use the same
> counter image.
> 
> Or am I misunderstanding something?

You understand correctly. Borg is not appropriate for this. I was 
guessing (incorrectly) about what you might be doing.

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to