Click here to Skip to main content
15,886,963 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: Should libraries have a standard API and naming convention? Pin
dandy7214-Jun-23 6:49
dandy7214-Jun-23 6:49 
GeneralRe: Should libraries have a standard API and naming convention? Pin
Chris Maunder14-Jun-23 6:57
cofounderChris Maunder14-Jun-23 6:57 
GeneralRe: Should libraries have a standard API and naming convention? Pin
dandy7214-Jun-23 7:06
dandy7214-Jun-23 7:06 
GeneralRe: Should libraries have a standard API and naming convention? Pin
StatementTerminator14-Jun-23 7:02
StatementTerminator14-Jun-23 7:02 
GeneralRe: Should libraries have a standard API and naming convention? Pin
dandy7214-Jun-23 7:09
dandy7214-Jun-23 7:09 
GeneralRe: Should libraries have a standard API and naming convention? Pin
StatementTerminator14-Jun-23 7:32
StatementTerminator14-Jun-23 7:32 
GeneralRe: Should libraries have a standard API and naming convention? Pin
Dan Sutton14-Jun-23 9:14
Dan Sutton14-Jun-23 9:14 
GeneralRe: Should libraries have a standard API and naming convention? Pin
Member 1201067716-Jun-23 1:42
Member 1201067716-Jun-23 1:42 
oooohhhhhh...

Hmm. Lets talk about Get. Get is a mutative verb in English. eg: You get married, You get the cold, You get to go, You get killed, You get results. You might think that last one has no effect, but trust me those results are not benign they decide everything from graduating, to informing you a baby is on its way. Getting anything is a sure sign something has changed.

Also lets talk Save. When you Save a soul its not preserved on a disk somewhere. When you Save a life, it can still be lost. Saving a place doesn't mean anything is stored there. And saving a goal means preventing it from happening in the first place. So are we storing the data, or saving it from being stored?

And append. Great i think we might have a winner, but a + operator? what about the humble comma? surely appending an interface to a type definition shouldn't look like:
class newType : Something + Foo + Disposable
Also Append implies order, how the hell do you append a value to a set? Add maybe, include possibly, but append?

What you have discovered in your own way is the story of Babel. The simple fact of the matter is that language is defined as the common cross-section of symbols that have common interpretations across a populous. Too many symbols, Too many definitions, or too many people make it stupidly difficult to synchronise on anything. And stupidly easy for spelling mistakes like Cloneable to be quickly dispersed.

We can try to say this is the language, and it will work for a number of simple ideas, i believe the English language can claim some 80+ thousand unique words. Most humans might remember 40+ thousand of those and not necessarily the entirety of their meanings. How many meanings can you name for "of"?

I believe over time we will iron out the core differences. But remember human language has been around for at least 10 thousand years. Its still trying to figure out what to call a cheerio (a small Frankfurt sausage). So maybe don't hold your breath.
GeneralRe: Should libraries have a standard API and naming convention? Pin
Michael Rockwell 202127-Jun-23 9:24
Michael Rockwell 202127-Jun-23 9:24 
GeneralRe: Should libraries have a standard API and naming convention? Pin
Chris Maunder28-Jun-23 3:35
cofounderChris Maunder28-Jun-23 3:35 
GeneralWSO CCC OTD 2023-06-13 Pin
OriginalGriff12-Jun-23 21:31
mveOriginalGriff12-Jun-23 21:31 
GeneralRe: WSO CCC OTD 2023-06-13 Pin
pkfox12-Jun-23 21:45
professionalpkfox12-Jun-23 21:45 
GeneralRe: WSO CCC OTD 2023-06-13 Pin
Peter_in_278013-Jun-23 0:43
professionalPeter_in_278013-Jun-23 0:43 
GeneralRe: WSO CCC OTD 2023-06-13 - we have a winner! Pin
OriginalGriff13-Jun-23 1:19
mveOriginalGriff13-Jun-23 1:19 
GeneralRe: WSO CCC OTD 2023-06-13 - we have a winner! Pin
pkfox13-Jun-23 1:28
professionalpkfox13-Jun-23 1:28 
GeneralRe: WSO CCC OTD 2023-06-13 - we have a winner! Pin
Rich Leyshon13-Jun-23 6:51
Rich Leyshon13-Jun-23 6:51 
GeneralRe: WSO CCC OTD 2023-06-13 - we have a winner! Pin
pkfox13-Jun-23 7:19
professionalpkfox13-Jun-23 7:19 
GeneralWordle 724 Pin
StarNamer@work12-Jun-23 14:15
professionalStarNamer@work12-Jun-23 14:15 
GeneralRe: Wordle 724 Pin
Amarnath S12-Jun-23 14:45
professionalAmarnath S12-Jun-23 14:45 
GeneralRe: Wordle 724 Pin
Sandeep Mewara12-Jun-23 16:27
mveSandeep Mewara12-Jun-23 16:27 
GeneralRe: Wordle 724 Pin
Shane010312-Jun-23 17:52
Shane010312-Jun-23 17:52 
GeneralRe: Wordle 724 Pin
OriginalGriff12-Jun-23 18:19
mveOriginalGriff12-Jun-23 18:19 
GeneralRe: Wordle 724 - 3 4 me Pin
pkfox12-Jun-23 20:47
professionalpkfox12-Jun-23 20:47 
GeneralRe: Wordle 724 Pin
Sander Rossel12-Jun-23 21:18
professionalSander Rossel12-Jun-23 21:18 
GeneralRe: Wordle 724 (4/6) Pin
musefan13-Jun-23 0:52
musefan13-Jun-23 0:52 

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.