Ticket #9 (closed task: fixed)

Opened 22 months ago

Last modified 22 months ago

Define Scrapy core components

Reported by: pablo Owned by: pablo
Priority: major Milestone: 0.7
Component: code Version:
Keywords: Cc:

Description

Define the core components of Scrapy and sort of the code so they remain all inside scrapy.core.

Change History

Changed 22 months ago by pablo

  • summary changed from Define core components to Define Scrapy core components

Changed 22 months ago by pablo

  • status changed from new to closed
  • resolution set to fixed

In the last meeting with the team we decided that the Scrapy core will consist in the following components:

* Excution engine
* Scheduler
* Downloader

So those components will be placed under scrapy.core and everything else outside.

Note: See TracTickets for help on using tickets.