<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Result-Pattern on Scholion</title><link>https://scholion.thluiz.com/tags/result-pattern/</link><description>Recent content in Result-Pattern on Scholion</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>© 2026</copyright><lastBuildDate>Wed, 23 Sep 2026 20:10:34 +0100</lastBuildDate><atom:link href="https://scholion.thluiz.com/tags/result-pattern/index.xml" rel="self" type="application/rss+xml"/><item><title>Replacing Exceptions-as-flow-control with the Result Pattern</title><link>https://scholion.thluiz.com/notes/replacing-exceptions-as-flow-control-with-result-pattern/</link><pubDate>Wed, 23 Sep 2026 17:41:55 +0100</pubDate><guid>https://scholion.thluiz.com/notes/replacing-exceptions-as-flow-control-with-result-pattern/</guid><description>Andrew Lock walks a C# service through three stages — exceptions for flow control, a basic Result&lt;T>, and a safer Switch()-based Result&lt;T> — showing why each trade-off matters.</description></item></channel></rss>