show/hide this revision's text 3 edited tags
show/hide this revision's text 2 Formatting and capitialization

do

Do you write createSomething() or addSomething()?
do

Do you write readSomething()readSomething(), getSomething() or fetchSomething()?

this

This is totally a petty gripe. In the meeting room we refer to it as CRUD, but in actual code, it's becoming AGUD.

what's

What's your naming convention of preference? Does it matter?

thnx.

show/hide this revision's text 1

CRUD vs AGUD vs AFUD...what's your naming convention of preference

do you write createSomething() or addSomething() ?
do you write readSomething(), getSomething() or fetchSomething() ?

this is totally a petty gripe. In the meeting room we refer to it as CRUD, but in actual code, it's becoming AGUD.

what's your naming convention of preference? Does it matter?

thnx.