<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Paul M. Jones | Radar</title>
    <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;tag&#x2F;radar&#x2F;" />
    <updated>2026-05-08T09:12:58-05:00</updated>
            <entry>
        <title>WikiMedia, Clean Architecture, and ADR</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2017&#x2F;02&#x2F;21&#x2F;wikimedia-clean-architecture-and-adr&#x2F;" />
        <updated>2017-02-21T07:30:32-06:00</updated>
        <summary>tl;dr: Action-Domain-Responder is a natural fit for the HTTP user-interface portions of Clean Architecture (or Hexagonal), especially with Domain Driven Design. Just be sure to remember to separate the HTTP response presentation from the action code....</summary>
    </entry>
            <entry>
        <title>Radar Project Skeleton Now Stable</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2017&#x2F;02&#x2F;01&#x2F;radar-project-skeleton-now-stable&#x2F;" />
        <updated>2017-02-01T11:24:59-06:00</updated>
        <summary>I am happy to announce that the project skeleton for Radar, an Action-Domain-Responder system for PHP, is now stable and available for use.
One significant difference between this release and the last alpha is that it now uses the standard pds/skelet...</summary>
    </entry>
            <entry>
        <title>Radar: Answering Questions, and New Middleware</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2015&#x2F;05&#x2F;26&#x2F;radar-answering-questions-and-new-middleware&#x2F;" />
        <updated>2015-05-26T08:23:32-05:00</updated>
        <summary>Last week’s announcement of Radar, an implementation of Action-Domain-Responder using PSR-7, was a resounding success. The feedback has been mostly positive, with some confusion and misunderstanding, and with one particular question being raised mo...</summary>
    </entry>
            <entry>
        <title>Radar: A PSR-7 Action-Domain-Responder Framework</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2015&#x2F;05&#x2F;19&#x2F;radar-a-psr-7-action-domain-responder-framework&#x2F;" />
        <updated>2015-05-19T10:00:58-05:00</updated>
        <summary>Radar is a PSR-7 compliant Action-Domain-Responder (ADR) system. While it may look like a micro-framework, it is more like a wrapper around the real core of your application domain. Its architecture makes it an excellent complement to Domain Driven D...</summary>
    </entry>
    </feed>
