I see no problems with this. Send your patch to erlang-patches, you may have to become a member first though. I personally do not see this as big enough to warrant an EEP.<br><br>Robert<br><br><div class="gmail_quote">2008/11/15 damien morton <span dir="ltr"><<a href="mailto:dmorton@bitfurnace.com">dmorton@bitfurnace.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><pre>RFC 4648 defines a "URL and Filename safe" base 64 alphabet, which replaces '+' with '-' and '/' with '_'.</pre>
<pre>Would anyone have any objections if I added support for this into the base64 module?</pre>

<pre>I'm adding in safe_encode(), safe_decode(), safe_encode_to_string(), and safe_decode_to_string() functions.</pre><pre>How should I submit my patch?</pre><pre><br></pre>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote></div><br>