Ryan Riley's blog articles

0
comment
on 7/11/2011 1:57 PM
Tried commenting on the unREST blog post, but I kept getting an error that I was trying to post illegal content. You equate the HTTP version of REST with REST itself. That is inaccurate. I think what you don’t like is HTTP. I’ve never understood why SOAP didn’t drive directly off of TCP. It doesn’t [...]
>> Read the full article
.
0
comment
on 6/28/2011 5:09 PM
The Frank application signature is currently undergoing a change from 'Request -> Async<'Response> to 'Request -> 'Response, where the 'Response includes a Body type that is: type Body = | Bytes of byte[] | AsyncBytes of byte[] Async | Segment of byte ArraySegment | AsyncSegment of byte ArraySegment Async | Str of string | AsyncStr [...]
>> Read the full article
.
0
comment
on 6/23/2011 5:14 PM
I’ve been working on the Frank syntax lately. Following some help from @talljoe, Frank maps paths from a resource level rather than each HTTP method. Frank can then take advantage of combinators that add HEAD and OPTIONS based on the HTTP methods explicitly supported by the developer… something missing from most web frameworks, the notable [...]
>> Read the full article
.
0
comment
on 4/30/2011 12:15 AM
Rayak – looks like someone beat me to it.
>> Read the full article
.
0
comment
on 4/10/2011 7:27 PM
I haven’t had a lot of time recently to do much with OWIN, WCF Web API, Frack, Frank, or any of the projects I’ve been working on lately. I’m staring to pick back up on Frack, which will be undergoing some heavy refactoring, mostly for performance. I’m also going to be finishing out the HTTP [...]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper