Remove the feeds module
This commit is contained in:
parent
acfd1cca8d
commit
0c98be96eb
851 changed files with 840 additions and 10348 deletions
|
@ -87,14 +87,5 @@
|
|||
"processed": "\n <p>Today I started to write a new class and was trying to decide what to name it and what pattern I wanted to follow.<\/p>\n\n<p>Option 1:<\/p>\n\n<pre><code class=\"php\">class StoreInformationDownloader {\n\n public function download() {\n \/\/ ...\n }\n}\n<\/code><\/pre>\n\n<p>Option 2:<\/p>\n\n<pre><code class=\"php\">class DownloadStoreInformation {\n\n public function execute() {\n \/\/ ...\n }\n}\n<\/code><\/pre>\n\n<p>Option 1 is a typical Service class.<\/p>\n\n<p>Option 2 follows the Command or Action pattern.<\/p>\n\n<p>Which would you choose?<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
"feeds_item": [
|
||||
{
|
||||
"imported": "1970-01-01T00:32:50+00:00",
|
||||
"guid": null,
|
||||
"hash": "029c147e61f92d36ce162b6e31eefed7",
|
||||
"target_type": "feeds_feed",
|
||||
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue