Click here to Skip to main content
15,892,161 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: WSO CCC OTD 2020-07-22 Pin
OriginalGriff21-Jul-20 21:52
mveOriginalGriff21-Jul-20 21:52 
GeneralRe: WSO CCC OTD 2020-07-22 Pin
Kornfeld Eliyahu Peter21-Jul-20 22:24
professionalKornfeld Eliyahu Peter21-Jul-20 22:24 
GeneralRe: WSO CCC OTD 2020-07-22 Pin
musefan21-Jul-20 22:20
musefan21-Jul-20 22:20 
GeneralRe: WSO CCC OTD 2020-07-22 - we have a Winner! Pin
OriginalGriff21-Jul-20 22:29
mveOriginalGriff21-Jul-20 22:29 
GeneralConfused by team mate... Pin
Super Lloyd21-Jul-20 16:33
Super Lloyd21-Jul-20 16:33 
GeneralRe: Confused by team mate... Pin
Garth J Lancaster21-Jul-20 17:06
professionalGarth J Lancaster21-Jul-20 17:06 
GeneralRe: Confused by team mate... Pin
Super Lloyd21-Jul-20 18:41
Super Lloyd21-Jul-20 18:41 
GeneralRe: Confused by team mate... Pin
raddevus22-Jul-20 3:05
mvaraddevus22-Jul-20 3:05 
But someone in your company or group will surely defend the code. I mean who is to say?
To each his own. And all that blather. No one can just tell anyone no now, it seems.
Years ago, I noticed a contractor wrote his own parsing routines for XML.
I said, "why didn't you use the built-in .NET XML library? Now you've created an entirely proprietary API that everyone must learn to parse the XML."
Contractor: "Oh, I was going to use Microsoft's but mine is like 100 times faster."
Me: "What? So you've written better code than the people at Microsoft? Wow, they don't knwo what they're missing."
Contractor: "Well it is faster. There's is slow."
I examined the code closer and learned that it was straight-up parsing -- not converting to the XML DOM. That meant that you had to parse the entire XML string every time you wanted update a value in the XML. Whereas with the XML DOM you could just set the value.
I tried to explain, but he didn't know what the XML DOM was.
Voices raised.
My dev manager stepped out of his office into our area. "what is all the noise?"
I explained that contractor created a proprietary API that was now stuck inside of company code.
Dev Manager: "Listen, keep it down. I'm sure [Contractor] has done the right thing. It's not a big deal."
The company would be tied to that proprietary code for many years.
Oh well, as long as we didn't make noise arguing. That's what is important.
GeneralRe: Confused by team mate... Pin
abmv22-Jul-20 4:28
professionalabmv22-Jul-20 4:28 
GeneralRe: Confused by team mate... Pin
raddevus22-Jul-20 4:29
mvaraddevus22-Jul-20 4:29 
GeneralRe: Confused by team mate... Pin
honey the codewitch22-Jul-20 5:11
mvahoney the codewitch22-Jul-20 5:11 
GeneralRe: Confused by team mate... Pin
raddevus22-Jul-20 5:15
mvaraddevus22-Jul-20 5:15 
GeneralRe: Confused by team mate... Pin
honey the codewitch22-Jul-20 5:23
mvahoney the codewitch22-Jul-20 5:23 
GeneralRe: Confused by team mate... Pin
honey the codewitch21-Jul-20 17:15
mvahoney the codewitch21-Jul-20 17:15 
GeneralRe: Confused by team mate... Pin
Super Lloyd21-Jul-20 18:40
Super Lloyd21-Jul-20 18:40 
GeneralRe: Confused by team mate... Pin
Richard MacCutchan21-Jul-20 21:47
mveRichard MacCutchan21-Jul-20 21:47 
GeneralRe: Confused by team mate... Pin
honey the codewitch22-Jul-20 4:54
mvahoney the codewitch22-Jul-20 4:54 
GeneralRe: Confused by team mate... Pin
Richard MacCutchan22-Jul-20 5:04
mveRichard MacCutchan22-Jul-20 5:04 
GeneralRe: Confused by team mate... Pin
Dave Kreskowiak21-Jul-20 17:32
mveDave Kreskowiak21-Jul-20 17:32 
GeneralRe: Confused by team mate... Pin
Super Lloyd21-Jul-20 18:34
Super Lloyd21-Jul-20 18:34 
GeneralRe: Confused by team mate... Pin
Jon McKee21-Jul-20 19:46
professionalJon McKee21-Jul-20 19:46 
GeneralRe: Confused by team mate... Pin
Super Lloyd21-Jul-20 19:50
Super Lloyd21-Jul-20 19:50 
GeneralRe: Confused by team mate... Pin
Jon McKee21-Jul-20 19:55
professionalJon McKee21-Jul-20 19:55 
GeneralRe: Confused by team mate... Pin
Super Lloyd21-Jul-20 20:13
Super Lloyd21-Jul-20 20:13 
GeneralRe: Confused by team mate... Pin
David O'Neil21-Jul-20 20:26
professionalDavid O'Neil21-Jul-20 20:26 

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.