Closed foxtrotzulu94 closed 9 years ago
Issue-#12-Scrapper/DB Changes
Need to also make sure these changes are all reflected
Changed Scrapper to reflect the above changes
So I finished putting together most of the system that links UI and backend. I also tried building all full Pokemon Objects in one shot and that is noticeably slow. Parallelizing it is a bit of a mess and doesn't seem to want to work correctly.
There are a couple of options I see as viable to proceed from here:
Either way, PokedexManager and PokemonFactory might need some refactoring in all cases. Take a look and let me know what you think
Based on the previous work done, write the corresponding code that handles all the interaction with the packaged database asset. This should include the 1st start copy, methods for general querying and functions to build full Pokemon and associated objects.