oliverdavies.uk/content/node.bdfe015f-f5cc-4226-b88c-ec2e96895efb.json
2025-05-11 20:02:12 +01:00

100 lines
No EOL
3.2 KiB
JSON

{
"uuid": [
{
"value": "bdfe015f-f5cc-4226-b88c-ec2e96895efb"
}
],
"langcode": [
{
"value": "en"
}
],
"type": [
{
"target_id": "daily_email",
"target_type": "node_type",
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
}
],
"revision_timestamp": [
{
"value": "2025-04-16T14:12:57+00:00"
}
],
"revision_uid": [
{
"target_type": "user",
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
}
],
"revision_log": [],
"status": [
{
"value": true
}
],
"uid": [
{
"target_type": "user",
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
}
],
"title": [
{
"value": "Actions, Commands or Services?"
}
],
"created": [
{
"value": "2025-01-06T00:00:00+00:00"
}
],
"changed": [
{
"value": "2025-04-16T14:12:57+00:00"
}
],
"promote": [
{
"value": false
}
],
"sticky": [
{
"value": false
}
],
"default_langcode": [
{
"value": true
}
],
"revision_translation_affected": [
{
"value": true
}
],
"path": [
{
"alias": "\/daily\/2025\/01\/06\/actions-commands-services",
"langcode": "en"
}
],
"body": [
{
"value": "\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 ",
"format": "full_html",
"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": "2025-04-16T14:12:57+00:00",
"guid": null,
"hash": "029c147e61f92d36ce162b6e31eefed7",
"target_type": "feeds_feed",
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
}
]
}