<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 19, 2014 at 6:54 AM, Kevin Veroneau <span dir="ltr"><<a href="mailto:kevin@veroneau.net" target="_blank">kevin@veroneau.net</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>I may consider using a Python based Gopher server if running Python apps ontop of it were seamless.  Right now with mgod, each Python script is forked, so it sort of limits the sort of Gopher apps I could potential build.<br>
<br>
For example, it would be cool if said Gopher server was very extendable via custom Python apps.  Similar to how Django has an Apps system and url dispatcher.  So rather than forking, the code is already in memory.  It would be a perfect server for hosters like me who only host their own site.  I could see apps being made for various gateways, and multihosting using the classic tilde.<br></div></blockquote></div><br>That's one of the nicest things about using circuits as a framework fo</div><div class="gmail_extra">this kind of thing. You can already extend my implemtnation</div><div class="gmail_extra">and build "apps" right now by intercepting "request" events.</div><div class="gmail_extra"><br></div><div class="gmail_extra">So hopefully you'll get such a Gopher server :)</div><div class="gmail_extra"><br></div><div class="gmail_extra">cheers<br></div><div class="gmail_extra">James</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><span style="border-collapse:collapse;color:rgb(136,136,136);font-size:13px"><br><font face="arial, sans-serif">James Mills / prologic</font><br><br><font face="arial, sans-serif"></font><font face="'courier new', monospace">E: <a href="mailto:prologic@shortcircuit.net.au" style="color:rgb(0,0,204)" target="_blank">prologic@shortcircuit.net.au</a></font></span><div><span style="font-family:'courier new',monospace;color:rgb(136,136,136);font-size:13px">W: </span><a href="http://prologic.shortcircuit.net.au" style="font-family:'courier new',monospace;font-size:13px;color:rgb(0,0,204)" target="_blank">prologic.shortcircuit.net.au</a><br></div></div></div>
</div></div>