<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Refactoring on dplabs — Software Engineering &amp; Technology Consultancy</title>
		<link>https://dplabs.tech/tags/refactoring/</link>
		<description>Recent content in Refactoring on dplabs — Software Engineering &amp; Technology Consultancy</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Mon, 15 Jun 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://dplabs.tech/tags/refactoring/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Designing Code for Change</title>
				<link>https://dplabs.tech/blog/designing-code-for-change/</link>
				<pubDate>Mon, 15 Jun 2026 00:00:00 +0000</pubDate>
				<guid>https://dplabs.tech/blog/designing-code-for-change/</guid>
				<description>&lt;p&gt;Software changes. This is not a contingency — it&amp;rsquo;s the nature of software development. Requirements evolve. Systems scale. Technologies improve. Teams change. The useful question is not &amp;ldquo;will this change?&amp;rdquo; but &amp;ldquo;when it changes, how expensive will the change be?&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;Code that&amp;rsquo;s designed for change is not over-engineered. It&amp;rsquo;s code where the natural boundaries of the design align with the natural boundaries of change. When a change is required, it affects a small, predictable, well-bounded area. When it&amp;rsquo;s not, the design hasn&amp;rsquo;t added unnecessary complexity &amp;ldquo;just in case.&amp;rdquo;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Technical Debt: Not All Debt Is Bad</title>
				<link>https://dplabs.tech/blog/technical-debt-not-all-bad/</link>
				<pubDate>Mon, 03 Mar 2025 00:00:00 +0000</pubDate>
				<guid>https://dplabs.tech/blog/technical-debt-not-all-bad/</guid>
				<description>&lt;p&gt;Ward Cunningham introduced the technical debt metaphor to explain to non-technical stakeholders why code needed to be refactored. The analogy to financial debt was deliberate: sometimes you borrow money to move faster, and the interest compounds over time until the debt needs to be paid.&lt;/p&gt;&#xA;&lt;p&gt;Over time, the metaphor has been stretched to cover every imperfect thing in a codebase. This is not useful. Not all debt is the same. Not all debt should be paid down.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
