Serdar Tumgoren wrote:
And of course, please let me know if there's a simpler approach I'm
overlooking that would meet my requirements.

As always, the advice is appreciated.
You could just create some classes with methods to handle the insertion and deletion of those data.
You could also keep a 'dict' to get objects given a string (or int).

I hope it helps.

Regards,
Lucas
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to