Click here to Skip to main content
15,904,416 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Slacker Pin
#realJSOP9-Nov-16 0:04
professional#realJSOP9-Nov-16 0:04 
GeneralRe: Slacker Pin
Pom Pey310-Nov-16 5:30
Pom Pey310-Nov-16 5:30 
GeneralRe: Slacker Pin
Slacker0078-Nov-16 23:45
professionalSlacker0078-Nov-16 23:45 
GeneralRe: Slacker Pin
Daniel Pfeffer8-Nov-16 23:57
professionalDaniel Pfeffer8-Nov-16 23:57 
GeneralRe: Slacker Pin
Gary Wheeler9-Nov-16 0:11
Gary Wheeler9-Nov-16 0:11 
GeneralRe: Slacker Pin
Bassam Abdul-Baki9-Nov-16 2:32
professionalBassam Abdul-Baki9-Nov-16 2:32 
GeneralRe: Slacker Pin
Nelek9-Nov-16 3:01
protectorNelek9-Nov-16 3:01 
RantRESTSharp is dumb as Elephant Pin
Brady Kelly8-Nov-16 22:53
Brady Kelly8-Nov-16 22:53 
RESTSharp is out as my REST client, because it 'throws" if the objects your're sending have interface properties. It says "cannot create an instance of an interface". You're not supposed to. If the property has a value, that value isn't an interface, or down until you get a serialise object.

Yet I used quotes around "throws", because it give ResponseStatus: Error, yet it has sent back perfectly serialised JSON, so if I only comment out the response status check, and just blindly try and deserialize, it should probably work.

Half the google hits for the problem are elephanting idiots that suggest changing your model structure to not use interfaces, just for that one little transport. Elephant, people are stupid!
Follow my adventures with .NET Core at my new blog, Erisia Information Services.

GeneralRe: RESTSharp is dumb as Elephant Pin
F-ES Sitecore8-Nov-16 23:08
professionalF-ES Sitecore8-Nov-16 23:08 
GeneralRe: RESTSharp is dumb as Elephant Pin
Brady Kelly8-Nov-16 23:14
Brady Kelly8-Nov-16 23:14 
GeneralRe: RESTSharp is dumb as Elephant Pin
F-ES Sitecore8-Nov-16 23:24
professionalF-ES Sitecore8-Nov-16 23:24 
GeneralRe: RESTSharp is dumb as Elephant Pin
Brady Kelly8-Nov-16 23:51
Brady Kelly8-Nov-16 23:51 
GeneralRe: RESTSharp is dumb as Elephant Pin
Marc Clifton9-Nov-16 2:39
mvaMarc Clifton9-Nov-16 2:39 
GeneralRe: RESTSharp is dumb as Elephant Pin
Richard Deeming9-Nov-16 3:42
mveRichard Deeming9-Nov-16 3:42 
GeneralRe: RESTSharp is dumb as Elephant Pin
Marc Clifton9-Nov-16 4:20
mvaMarc Clifton9-Nov-16 4:20 
GeneralRe: RESTSharp is dumb as Elephant Pin
Brady Kelly9-Nov-16 4:15
Brady Kelly9-Nov-16 4:15 
GeneralRe: RESTSharp is dumb as Elephant Pin
Marc Clifton9-Nov-16 4:45
mvaMarc Clifton9-Nov-16 4:45 
GeneralRe: RESTSharp is dumb as Elephant Pin
Brady Kelly9-Nov-16 5:59
Brady Kelly9-Nov-16 5:59 
GeneralRe: RESTSharp is dumb as Elephant Pin
Nighthowler9-Nov-16 3:31
Nighthowler9-Nov-16 3:31 
GeneralRe: RESTSharp is dumb as Elephant Pin
Brady Kelly9-Nov-16 4:31
Brady Kelly9-Nov-16 4:31 
GeneralCCC November 9th 2016 Pin
U. G. Leander8-Nov-16 22:03
professionalU. G. Leander8-Nov-16 22:03 
GeneralRe: CCC November 9th 2016 Pin
Kornfeld Eliyahu Peter8-Nov-16 22:13
professionalKornfeld Eliyahu Peter8-Nov-16 22:13 
GeneralRe: CCC November 9th 2016 Pin
OriginalGriff8-Nov-16 22:20
mveOriginalGriff8-Nov-16 22:20 
GeneralRe: CCC November 9th 2016 Pin
OriginalGriff8-Nov-16 22:23
mveOriginalGriff8-Nov-16 22:23 
GeneralRe: CCC November 9th 2016 Pin
U. G. Leander8-Nov-16 22:39
professionalU. G. Leander8-Nov-16 22:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.