Groups
Groups
Sign in
Groups
Groups
Rapture users
Conversations
About
Send feedback
Help
Rapture users
1–30 of 63
Mark all as read
Report group
0 selected
dpa...@gmail.com
9/21/15
Json to JsonBuffer and back 2.0.0-M1
Hey all, Is there an idiomatic way to take an immutable Json and convert it to a JsonBuffer and back
unread,
Json to JsonBuffer and back 2.0.0-M1
Hey all, Is there an idiomatic way to take an immutable Json and convert it to a JsonBuffer and back
9/21/15
Pablo Mincz
,
Jon Pretty
3
8/4/15
Dynamic Type with Jackson & Akka-http
Hi Jon, Thanks a lot for your help!!! I think the other possibility may help me more, because I need
unread,
Dynamic Type with Jackson & Akka-http
Hi Jon, Thanks a lot for your help!!! I think the other possibility may help me more, because I need
8/4/15
Josh Padnick
,
Jon Pretty
3
5/13/15
Attempting to Update Rapture for Play 2.4. Building Empty Jar
Hi Jon, Thanks for your response! So, I did download all files from the repo, including the ".
unread,
Attempting to Update Rapture for Play 2.4. Building Empty Jar
Hi Jon, Thanks for your response! So, I did download all files from the repo, including the ".
5/13/15
Jon Pretty
5/4/15
Re: [rapture-users] unit test support
Hi Jeremy, There are some reasonably comprehensive unit tests in a different project, https://github.
unread,
Re: [rapture-users] unit test support
Hi Jeremy, There are some reasonably comprehensive unit tests in a different project, https://github.
5/4/15
Marc Siegel
, …
Ryan Tanner
6
3/22/15
Goal: automatically parse JSON into nested case classes, OR accumulated errors
One of the problems I had to tackle a lot at my previous job was tasks which involve lots of finicky
unread,
Goal: automatically parse JSON into nested case classes, OR accumulated errors
One of the problems I had to tackle a lot at my previous job was tasks which involve lots of finicky
3/22/15
Simon Vos
,
Jon Pretty
2
3/22/15
Dynamic name fields in Json
Hi Simon, So, you can quite easily define an extractor for some kind of `Date` type like this:
unread,
Dynamic name fields in Json
Hi Simon, So, you can quite easily define an extractor for some kind of `Date` type like this:
3/22/15
Jon Pretty
,
Simon Vos
3
3/22/15
`toString` on Json objects
Thanks, Simon. I'll make sure I do both at the same time! Cheers, Jon On Fri, 20 Mar 2015 at 13:
unread,
`toString` on Json objects
Thanks, Simon. I'll make sure I do both at the same time! Cheers, Jon On Fri, 20 Mar 2015 at 13:
3/22/15
Corey Nolet
, …
Jon Pretty
8
3/2/15
How to test an empty value of a json
Thanks, Jim, An alternative is to use a different mode for the optional calls. If you include this
unread,
How to test an empty value of a json
Thanks, Jim, An alternative is to use a different mode for the optional calls. If you include this
3/2/15
Jim Newsham
,
Jon Pretty
3
2/9/15
Accessing fields with problematic names
Thanks Jon, your feedback has been really helpful! Regards, Jim On Friday, February 6, 2015 at 1:47:
unread,
Accessing fields with problematic names
Thanks Jon, your feedback has been really helpful! Regards, Jim On Friday, February 6, 2015 at 1:47:
2/9/15
Jim Newsham
,
Jon Pretty
2
2/4/15
Json.format doesn't work as documented
Thanks for pointing this out, Jim! It's a documentation issue with something that changed in the
unread,
Json.format doesn't work as documented
Thanks for pointing this out, Jim! It's a documentation issue with something that changed in the
2/4/15
Boris Malenšek
,
Jon Pretty
2
2/2/15
Extending rapture-json with preserving independent backend
Hi Boris, This is great! You could be the first third party library to depend on Rapture JSON (that I
unread,
Extending rapture-json with preserving independent backend
Hi Boris, This is great! You could be the first third party library to depend on Rapture JSON (that I
2/2/15
Benjamin Neil
,
Jon Pretty
4
1/28/15
examples using rapture-json-spray
Hi Ben, Great! Glad you made sense of it. Maybe we could do better with the default set of stuff we
unread,
examples using rapture-json-spray
Hi Ben, Great! Glad you made sense of it. Maybe we could do better with the default set of stuff we
1/28/15
Michel Daviot
, …
Michel Daviot
3
1/11/15
map serialisation
Yep, that's fine, thanks a lot ! On Friday, January 9, 2015 at 7:29:18 PM UTC+1, Jon Pretty wrote
unread,
map serialisation
Yep, that's fine, thanks a lot ! On Friday, January 9, 2015 at 7:29:18 PM UTC+1, Jon Pretty wrote
1/11/15
Jonathan Vaughn
,
Jon Pretty
8
1/9/15
Problems upgrading from Scala 2.10 to 2.11 (using with Gatling, upgrading from 2.0.x to 2.1.0)
Hmmm... I think it's been a few versions since you could get away without specifying the backend,
unread,
Problems upgrading from Scala 2.10 to 2.11 (using with Gatling, upgrading from 2.0.x to 2.1.0)
Hmmm... I think it's been a few versions since you could get away without specifying the backend,
1/9/15
Michel Daviot
, …
Michel Daviot
8
1/8/15
issue with json parsing, how to investigate exception
Thanks a lot for your support Jon, I made it work as you suggested by putting the correct fields as
unread,
issue with json parsing, how to investigate exception
Thanks a lot for your support Jon, I made it work as you suggested by putting the correct fields as
1/8/15
workingdog
,
Jon Pretty
2
12/16/14
json schema validator
Hi, I haven't done any work on JSON Schema yet (I think that what we've already got provides
unread,
json schema validator
Hi, I haven't done any work on JSON Schema yet (I think that what we've already got provides
12/16/14
Emre Sevinc
, …
Malcolm Greaves
5
12/1/14
How can I fix "not found: object net" and "not found: value Http"?
+1 I think another helpful thing would be to include the build.sbt file that allows one to use the
unread,
How can I fix "not found: object net" and "not found: value Http"?
+1 I think another helpful thing would be to include the build.sbt file that allows one to use the
12/1/14
Corey Nolet
,
Jon Pretty
4
11/26/14
Creating new json from old json
I promise I'll update as soon as I can :-P On Wednesday, November 26, 2014 8:12:52 PM UTC-5, Jon
unread,
Creating new json from old json
I promise I'll update as soon as I can :-P On Wednesday, November 26, 2014 8:12:52 PM UTC-5, Jon
11/26/14
Corey Nolet
,
Jon Pretty
7
11/26/14
JsonBuffer.empty dfoesn't exist in Rapture-json 0.9.0
Aha! Sorry, I didn't realise you were using Jackson! Rapture doesn't actually support mutable
unread,
JsonBuffer.empty dfoesn't exist in Rapture-json 0.9.0
Aha! Sorry, I didn't realise you were using Jackson! Rapture doesn't actually support mutable
11/26/14
Andrew Richards
,
Jon Pretty
2
11/25/14
rapture-json 1.0.8 and Option
Hi Andrew, That's a complicated case, actually. It's fine to serialize `Some(3)` to `3`, but
unread,
rapture-json 1.0.8 and Option
Hi Andrew, That's a complicated case, actually. It's fine to serialize `Some(3)` to `3`, but
11/25/14
Emre Sevinc
,
Jon Pretty
3
10/31/14
How can I create a URL programmatically (e.g. without uri"some hard-coded string")?
Hello Jon, Thanks for the quick help. Indeed, Http.parse nailed it! Thank you very much. (I only
unread,
How can I create a URL programmatically (e.g. without uri"some hard-coded string")?
Hello Jon, Thanks for the quick help. Indeed, Http.parse nailed it! Thank you very much. (I only
10/31/14
Joune Panday
,
Jon Pretty
6
10/28/14
beginner issues with rapture.net (0.10.0)
Thanks, Joune! It's still incomplete, but there's currently this: https://github.com/
unread,
beginner issues with rapture.net (0.10.0)
Thanks, Joune! It's still incomplete, but there's currently this: https://github.com/
10/28/14
Pete Cruz
,
Jon Pretty
5
10/24/14
Simple GET request
Hi Pete, Glad that worked! It looks from the parse error that the source is wrong. Can you do a
unread,
Simple GET request
Hi Pete, Glad that worked! It looks from the parse error that the source is wrong. Can you do a
10/24/14
carlos L
,
Jon Pretty
2
9/12/14
Error using json with scala 2.11...
Hi Carlos, Work on Rapture is still very active, though there's still a bit of work to get the
unread,
Error using json with scala 2.11...
Hi Carlos, Work on Rapture is still very active, though there's still a bit of work to get the
9/12/14
Alexandre Masselot
,
Jon Pretty
2
9/4/14
implicit StreasmReader
Thanks, Alex! And sorry for the delay in responding. It looks like you're using the 0.9.x version
unread,
implicit StreasmReader
Thanks, Alex! And sorry for the delay in responding. It looks like you're using the 0.9.x version
9/4/14
Andy Hull
,
Jon Pretty
3
8/18/14
Trouble running simple slurp
Ah that's awesome. That's what I was missing! Thanks, --Andy On Sat, Aug 16, 2014 at 10:06 AM
unread,
Trouble running simple slurp
Ah that's awesome. That's what I was missing! Thanks, --Andy On Sat, Aug 16, 2014 at 10:06 AM
8/18/14
Robin Green
, …
Jon Pretty
6
8/16/14
Set request headers
Hi Andy, Thanks! I didn't spend any time covering the HTTP utilities in the talk, as this is less
unread,
Set request headers
Hi Andy, Thanks! I didn't spend any time covering the HTTP utilities in the talk, as this is less
8/16/14
Chetan Conikee
,
Jon Pretty
3
8/12/14
Question on Pattern Matching
As always, thanks for the prompt reply Jon. On Monday, August 11, 2014 7:23:18 PM UTC-7, Jon Pretty
unread,
Question on Pattern Matching
As always, thanks for the prompt reply Jon. On Monday, August 11, 2014 7:23:18 PM UTC-7, Jon Pretty
8/12/14
Chetan Conikee
,
Jon Pretty
4
7/25/14
Failed to Extract from List
Hi Chetan, I'm not sure I follow... Can you give me an example of what you mean? There might be a
unread,
Failed to Extract from List
Hi Chetan, I'm not sure I follow... Can you give me an example of what you mean? There might be a
7/25/14
Chetan Conikee
,
Jon Pretty
2
7/22/14
Error in executing pattern matching example
Hi Chetan, On Tuesday, 22 July 2014 18:37:16 UTC+1, Chetan Conikee wrote: Attempted to execute this
unread,
Error in executing pattern matching example
Hi Chetan, On Tuesday, 22 July 2014 18:37:16 UTC+1, Chetan Conikee wrote: Attempted to execute this
7/22/14