{ "uuid": [ { "value": "c2e14331-ad0a-4ec6-9d26-ffa2019e61f6" } ], "langcode": [ { "value": "en" } ], "type": [ { "target_id": "daily_email", "target_type": "node_type", "target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7" } ], "revision_timestamp": [ { "value": "2025-05-11T09:00:10+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": "Is the code extensible?" } ], "created": [ { "value": "2024-06-15T00:00:00+00:00" } ], "changed": [ { "value": "2025-05-11T09:00:10+00:00" } ], "promote": [ { "value": false } ], "sticky": [ { "value": false } ], "default_langcode": [ { "value": true } ], "revision_translation_affected": [ { "value": true } ], "path": [ { "alias": "\/daily\/2024\/06\/15\/is-the-code-extensible", "langcode": "en" } ], "body": [ { "value": "\n
Rarely you're going to find a module that does exactly what you need out of the box.<\/p>\n\n
Usually there will be some configuration options, or it will get you to 80% or 90% and you need to fill in any gaps.<\/p>\n\n
If you need to extend, overwrite or customise a module, have its Developers made it possible or easy to do that?<\/p>\n\n
Good code should be easy to change or extend.<\/p>\n\n
Are there hooks you can implement or events you can subscribe to and run your own code?<\/p>\n\n
Are there Interfaces and base classes you can implement or extend that allow you to use design patterns such as the Decorator pattern?<\/p>\n\n
Are there public services you can use instead of re-writing and duplicating existing functionality?<\/p>\n\n
Is there documentation or examples showing how to extend the module?<\/p>\n\n
Is it a stable foundation for you to build on?<\/p>\n\n ", "format": "full_html", "processed": "\n
Rarely you're going to find a module that does exactly what you need out of the box.<\/p>\n\n
Usually there will be some configuration options, or it will get you to 80% or 90% and you need to fill in any gaps.<\/p>\n\n
If you need to extend, overwrite or customise a module, have its Developers made it possible or easy to do that?<\/p>\n\n
Good code should be easy to change or extend.<\/p>\n\n
Are there hooks you can implement or events you can subscribe to and run your own code?<\/p>\n\n
Are there Interfaces and base classes you can implement or extend that allow you to use design patterns such as the Decorator pattern?<\/p>\n\n
Are there public services you can use instead of re-writing and duplicating existing functionality?<\/p>\n\n
Is there documentation or examples showing how to extend the module?<\/p>\n\n
Is it a stable foundation for you to build on?<\/p>\n\n ", "summary": null } ], "feeds_item": [ { "imported": "1970-01-01T00:33:45+00:00", "guid": null, "hash": "8e4c0c829c59ed32febbb0b3c5be9acf", "target_type": "feeds_feed", "target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76" } ] }