View Single Post
Old 02-10-2011, 07:30 AM   #1
jdomingos76
Enthusiast
jdomingos76 began at the beginning.
 
Posts: 28
Karma: 12
Join Date: Jun 2010
Device: Kindle 2 and 3 Int
Custom recipe question

I've created a custom recipe for the Wall Street Journal Europe edition, in which I have just changed the main URL somewhere down the code of the built-in WSJ recipe.

My question is, should I also change the following line:
class WallStreetJournal(BasicNewsRecipe):

to something like
class WallStreetJournalEurope(BasicNewsRecipe):

Or is this irrelevant?

Thanks
Jorge
jdomingos76 is offline   Reply With Quote