Hacker News new | ask | show | jobs
by jsteele 6081 days ago
That example of coding an elfLikesMe attribute for 150 monster types, why to code it at all? My first hunch would be to use SQL table for monster attributes, then adding new attribute would be equivalent to adding a new SQL field, or table?