<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>blueeyes-web at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/blueeyes-web/</link>
    <description>BlueEyes Web Framework</description>

    <item>
      <title>Re: How to set Access-Control-Allow-Origin</title>
      <pubDate>Sat, 04 May 2013 16:51:38 GMT</pubDate>
      <dc:creator>John De Goes</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/266</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/266</guid>
      <description>HttpResponse object has a headers member you can use to append whatever headers you want to the response. For convenience, I&#39;d recommend making your own</description>
    </item>
    <item>
      <title>How to set Access-Control-Allow-Origin</title>
      <pubDate>Sat, 04 May 2013 15:47:40 GMT</pubDate>
      <dc:creator>rparree78787</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/265</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/265</guid>
      <description>HHi, How can i set the Access-Control-Allow-Origin HTTP header. In need to test between different domain names/port numbers. Thanks., Raphael</description>
    </item>
    <item>
      <title>Re: Problems with contentType combinator</title>
      <pubDate>Mon, 22 Apr 2013 15:47:59 GMT</pubDate>
      <dc:creator>Kris Nuttycombe</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/264</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/264</guid>
      <description>Actually, something that John and I have been discussing is that transcoding and header manipulation probably need to be separate, so these two functions have</description>
    </item>
    <item>
      <title>Re: Problems with contentType combinator</title>
      <pubDate>Mon, 22 Apr 2013 15:22:30 GMT</pubDate>
      <dc:creator>Daniel Yule</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/263</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/263</guid>
      <description>Thanks Noel, It didn&#39;t occur to me that you could (or would want to) explicitly state the type of the contentType combinators.  I very much appreciate your </description>
    </item>
    <item>
      <title>Re: Problems with contentType combinator</title>
      <pubDate>Mon, 22 Apr 2013 14:26:21 GMT</pubDate>
      <dc:creator>Noel Welsh</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/262</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/262</guid>
      <description>I&#39;ve sent the fix as a pull request. Basically type inference was failing for the implicit bijections taken by the contentType combinator (buzzword bingo!) I</description>
    </item>
    <item>
      <title>Re: Problems with contentType combinator</title>
      <pubDate>Mon, 22 Apr 2013 13:21:03 GMT</pubDate>
      <dc:creator>Daniel Yule</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/261</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/261</guid>
      <description>HI Noel, I thought that I was making some obvious mistake that would be visible just from the code.  I made a github with the relevant code in it.  You can </description>
    </item>
    <item>
      <title>Re: Problems with contentType combinator</title>
      <pubDate>Mon, 22 Apr 2013 11:55:55 GMT</pubDate>
      <dc:creator>Noel Welsh</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/260</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/260</guid>
      <description>Hi Daniel, It&#39;s not clear to me exactly what the problem is. Could you create a small Github repo showing the issue? This will make it much easier to diagnose </description>
    </item>
    <item>
      <title>Problems with contentType combinator</title>
      <pubDate>Sun, 21 Apr 2013 12:50:25 GMT</pubDate>
      <dc:creator>samwormie</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/259</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/259</guid>
      <description>Hi, I have two problems currently with my very simple service, but I&#39;ll start with the more pressing.  As of now, my service is only supposed to respond to</description>
    </item>
    <item>
      <title>0.6.1-SNAPSHOT release for 2.9.3</title>
      <pubDate>Fri, 12 Apr 2013 18:40:42 GMT</pubDate>
      <dc:creator>Noel Welsh</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/258</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/258</guid>
      <description>What the subject line says -- I&#39;m now cross building 0.6.1-SNAPSHOT for 2.9.3, in addition to 2.9.1 and 2.9.2. A while ago someone asked about building for</description>
    </item>
    <item>
      <title>Re: HttpClient Content-Type</title>
      <pubDate>Thu, 31 Jan 2013 15:31:13 GMT</pubDate>
      <dc:creator>teh_benjerer</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/257</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/257</guid>
      <description>Hi, Sorry for my long silence on this. As you suggested, I did some experimentation with this on the 0.6.x branch. I&#39;ve focused just on how to decouple the</description>
    </item>
    <item>
      <title>Re: BijectionChunkJson fix</title>
      <pubDate>Tue, 15 Jan 2013 14:12:51 GMT</pubDate>
      <dc:creator>Noel Welsh</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/256</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/256</guid>
      <description>I&#39;ve just published snapshots (a week late). This time I cross built for 2.9.1 and 2.9.2. Does anyone want builds for other Scala versions? N.</description>
    </item>
    <item>
      <title>Re: Creating a custom MimeType</title>
      <pubDate>Sat, 05 Jan 2013 18:57:36 GMT</pubDate>
      <dc:creator>nec_ro_bi_ous</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/255</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/255</guid>
      <description>Looks good, thank you!</description>
    </item>
    <item>
      <title>Re: Creating a custom MimeType</title>
      <pubDate>Sat, 05 Jan 2013 15:46:19 GMT</pubDate>
      <dc:creator>Kris Nuttycombe</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/254</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/254</guid>
      <description>I&#39;ve had a branch that fixes this hanging out for a while; I&#39;ll go ahead and merge it to both the 1.x and 0.6.x branches. Kris</description>
    </item>
    <item>
      <title>Creating a custom MimeType</title>
      <pubDate>Sat, 05 Jan 2013 01:41:58 GMT</pubDate>
      <dc:creator>nec_ro_bi_ous</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/253</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/253</guid>
      <description>How do I create a custom MimeType? I&#39;m working on a prototype that is using JSON-Schema[1] that defines the &#39;application/schema&#43;json&#39; content type for</description>
    </item>
    <item>
      <title>Re: BijectionChunkJson fix</title>
      <pubDate>Fri, 04 Jan 2013 21:16:54 GMT</pubDate>
      <dc:creator>Kris Nuttycombe</dc:creator>
      <link>http://groups.yahoo.com/group/blueeyes-web/message/252</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/blueeyes-web/message/252</guid>
      <description>(1) is definitely fixed with the rewrite of Chunk[A] to be an alias for Either[A, StreamT[Future, A]]. You now have to explicitly handle both cases (eager &</description>
    </item>

  </channel>
</rss>
<!-- rss2.grp.bf1.yahoo.com uncompressed Wed Jun 19 06:59:14 PDT 2013 -->
