Closed GoogleCodeExporter closed 8 years ago
Genre and GenreID are two separate things; one is an identifier for genre, and
the other is a string representation of the genre. The reason for having two
separate things, I suspect, is internationalization/localization. If we added
code to automatically call "SetGenreID" when you call SetGenre, then there's
some pretty clear int/loc issues to deal with. So my suggestion is to just
call both.
Original comment by kid...@gmail.com
on 5 Sep 2011 at 6:33
Original issue reported on code.google.com by
Scott.Gr...@gmail.com
on 23 Aug 2011 at 9:17