Thanks for the input. I am trying to learn here, so could you elaborate on your comment about it not being a good idea to create the accessors. Would you recommend something like my $foo = $s->generic('foo');
Why is that beneficial (speed, maintainability?)? Thanks, David