This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
Is it possible to add elements to a list automatically?
Post Body

Ok, the tittle is confusing, but I don't know how to explain it better. I refactorized a bunch of code, so instead of a switch statement, I have a command class, and then I derive that class for each case: class DowhateverCommand: Command ...

The question is, is there a better way than adding all those commands by hand? What I am doing now is just it: mycommands.add(dowhatevercommand); for each one. I suppose it's not the best approach, but cannot figure out a better solution. Any creative mind out there? Thanks in advance.

Author
Account Strength
90%
Account Age
7 years
Verified Email
Yes
Verified Flair
No
Total Karma
1,177
Link Karma
507
Comment Karma
377
Profile updated: 12 hours ago
Posts updated: 6 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
4 years ago