<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Jul 6, 2010 at 7:54 PM, Simon Michael <span dir="ltr">&lt;<a href="mailto:simon@joyful.com">simon@joyful.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Michael,<br>
<br>
given that the &quot;here&quot; added by your recent patch is representing a single distinct route.. would it make sense to change the spelling of HledgerWebAppRoutes to HledgerWebAppRoute ?<br>
<br></blockquote><div>Good question. Overall, the datatype contains *all* of the routes for an app, but each constructor is a single route. Let&#39;s think about other examples like this:</div><div><br></div><div>data Color = Red | Blue | Green</div>
<div>data Expr = ...</div><div><br></div><div>I think you&#39;re right about this. Unless anyone else has a different opinion they&#39;d like to share, I think I&#39;ll include this Routes -&gt; Route renaming for Yesod 0.4.</div>
<div><br></div><div>Thanks!</div><div>MichaelĀ </div></div></div>