top_left top_right
bottom_left
Next Event: Unknown | Forum Rules | QGL Website | Event Registration
openFolder AusForums.com
iconwatfolderLineopenFolder LANs
iconwatfolderLineopenFolder QGL
iconwatfolderLineopenFolder QGL Forum
Author
Topic: Longest class structure name?
Pinky
Posts: 2055
Location: Melbourne, Victoria

Check out this class in the OpenCascade API

Geom2dInt_SequenceNodeOfSeqPCOfPCLocFOfTheLocateExtPCOfTheProjPCurOfGInter

Discuss.
system
--
HeardY
Gaelic newb
Posts: 16322
Location: Ireland
nerd talk itt
Pinky
Posts: 2056
Location: Melbourne, Victoria

Hey, unfair. I was only following 3dee's lead.
euphoria
Posts: 1317
Location: Gold Coast, Queensland
Bloody hell... that's grounds for whipping.
Nathan
Posts: 3195
Location: Canberra, Australian Capital Territory

And despite its length, its still unreadable
HeardY
Gaelic newb
Posts: 16324
Location: Ireland
hehe :)
HyperJ
Posts: 146
Location: Brisbane, Queensland

loving this method name:

GetFilesByClientIdJobIdDocumentTypeIdFileTypeIdOverlaySetIdFileToken
thermite
Posts: 2163
Location: Brisbane, Queensland
I think at that point you invent a new word.
3dee
Posts: 4071
Location: Brisbane, Queensland
I think at that point you invent a new word.

File *GFBCIJIDTIFTIOSIFT (); ?
euphoria
Posts: 1320
Location: Gold Coast, Queensland
HyperJ, I think I might know where you work, lol.
Khel
Posts: 13474
Location: Melbourne, Victoria
In the game I'm working on atm, theres actually a function called getTheThingThatDoesTheStuff()

I make sure to give s*** to the guy who wrote that, every time I see it.
Hogfather
Posts: 3206
Location: Cairns, Queensland
I make sure to give s*** to the guy who wrote that, every time I see it.

Why don't you guys change it?
3dee
Posts: 4075
Location: Brisbane, Queensland
Right Click > Refactor is your friend.
pARODY
Posts: 355
Location: Brisbane, Queensland
I decode the crap javascript the chinese keep outputting and its easier to read than some "legit" names in code :P
euphoria
Posts: 1321
Location: Gold Coast, Queensland
My all-time best efforts (that made it to production) were:

SetThingmagiggyHilighted()
SpiffyNumberChecker()
StupendousResidualChecker()
MakeStringPretty()

Good old cowboy coding from 1997!
greazy
Posts: 1344
Location: Brisbane, Queensland
a******s like you are responsible for the y2k bug!
Khel
Posts: 13475
Location: Melbourne, Victoria
Why don't you guys change it?


Well I could, but its much more fun to just give him s*** about it
euphoria
Posts: 1323
Location: Gold Coast, Queensland
a******s like you are responsible for the y2k bug!
And we coined it. Good times, good times.
3dee
Posts: 4087
Location: Brisbane, Queensland
There's Shell API function called PathMakePretty().

Basically its strlwr(path); Tsk tsk Microsoft.
Tollaz0r!
Posts: 9776
Location: Brisbane, Queensland
One of you guys better make a function with ReticulatingSplines in it.
3dee
Posts: 4091
Location: Brisbane, Queensland
More lols:

http://stackoverflow.com/questions/182112/funny-loading-statements-to-keep-users-amused

var randomLoadingMessage = function() {
var lines = new Array(
"Locating the required gigapixels to render...",
"Spinning up the hamster...",
"Shovelling coal into the server...",
"Programming the flux capacitor"
);
return lines[Math.round(Math.random()*(lines.length-1))];
}
Crizane Tribal
Posts: 2594
Location: Brisbane, Queensland
HAHA, in the game I'm working on we have one called "DoNotKillThis()".
3dee
Posts: 4092
Location: Brisbane, Queensland
Haha how do you write a function about not doing something?
Raven
Posts: 3753
Location: Melbourne, Victoria
NOP
hast
Posts: 992
Location: UK

var randomLoadingMessage = function() {
var lines = new Array(
"Locating the required gigapixels to render...",
"Spinning up the hamster...",
"Shovelling coal into the server...",
"Programming the flux capacitor"
);
return lines[Math.round(Math.random()*(lines.length-1))];
}


first line is less likely to be selected because it will only come out zero in the range [0-0.5)

last edited by hast at 02:20:44 26/Jul/09
Crizane Tribal
Posts: 2598
Location: Brisbane, Queensland
Haha how do you write a function about not doing something?

IIRC it's there to stop a persistent camera from being closed during level/scene changes. The code monkey informs me that it needs to be there, I didn't want to argue.
Strange Rash
Posts: 1060
Location:
first line is less likely to be selected because it will only come out zero in the range [0-0.5)


you mean 0-0.49999...etc... :P


system
--
Not a new post since your last visit.
New Post Since your last visit
Back To Forum
Advertise with Us | Privacy Policy | Contact Us
© Copyright 2001-2026 AusGamers Pty Ltd. ACN 093 772 242.
Hosted by Mammoth Networks - Australian VPS Hosting
Web development by Mammoth Media.