digitalmars.D - named-like-this.obj
- pragma (9/9) May 24 2007 I found myself using rebuild a lot recently. I especially like how it
- Daniel Keep (16/28) May 24 2007 Shouldn't that be "Gregorian-Notation"? :P
- pragma (5/29) May 24 2007 I suppose. But then you don't see people calling it
- Kirk McDonald (9/21) May 24 2007 The original name used in #d and so forth when the feature was added is
- Gregor Richards (7/19) May 25 2007 As Kirk mentioned, I just call it "fully-qualified object file naming."
- Lars Ivar Igesund (7/29) May 25 2007 Don't you think it is enough with having a calendar named after you?
- Daniel Keep (17/39) May 25 2007 All your base are belong to Gregor. We are Gregor, resistance is
- Pragma (4/26) May 25 2007 lol... fair enough. :)
- David B. Held (4/6) May 25 2007 Where can I get a Gregorian Hat? And will it prevent aliens from
I found myself using rebuild a lot recently. I especially like how it generates all the .obj files in a single directory, rather than all over the place - it makes cleanup a bit easier. So the hyphenated-namespace.obj technique: does this have a name? The reason why I ask is I'm bound to reference this in my project documentation at some point, and I'd like to have something convenient to call it. I find myself wanting to call it "Gregorian Notation", but perhaps there's something better (or more punny) waiting in the wings?
May 24 2007
pragma wrote:I found myself using rebuild a lot recently. I especially like how it generates all the .obj files in a single directory, rather than all over the place - it makes cleanup a bit easier. So the hyphenated-namespace.obj technique: does this have a name? The reason why I ask is I'm bound to reference this in my project documentation at some point, and I'd like to have something convenient to call it. I find myself wanting to call it "Gregorian Notation", but perhaps there's something better (or more punny) waiting in the wings?Shouldn't that be "Gregorian-Notation"? :P As a side note, I think that would be an excellent name. That way, we know who to blame for it. :) -- Daniel P.S. I think Gregorian-Notation is brilliant; it's one of the reasons why I'm trying to transition from bud to rebuild. -- int getRandomNumber() { return 4; // chosen by fair dice roll. // guaranteed to be random. } http://xkcd.com/ v2sw5+8Yhw5ln4+5pr6OFPma8u6+7Lw4Tm6+7l6+7D i28a2Xs3MSr2e4/6+7t4TNSMb6HTOp5en5g6RAHCP http://hackerkey.com/
May 24 2007
Daniel Keep wrote:pragma wrote:I suppose. But then you don't see people calling it pcszHungarianNotation, now do you? ;) The hyphen stays, that's great.I found myself using rebuild a lot recently. I especially like how it generates all the .obj files in a single directory, rather than all over the place - it makes cleanup a bit easier. So the hyphenated-namespace.obj technique: does this have a name? The reason why I ask is I'm bound to reference this in my project documentation at some point, and I'd like to have something convenient to call it. I find myself wanting to call it "Gregorian Notation", but perhaps there's something better (or more punny) waiting in the wings?Shouldn't that be "Gregorian-Notation"? :PAs a side note, I think that would be an excellent name. That way, we know who to blame for it. :) -- Daniel P.S. I think Gregorian-Notation is brilliant; it's one of the reasons why I'm trying to transition from bud to rebuild.When I saw rebuild do this, it was a head-slapper, that's for sure.
May 24 2007
pragma wrote:I found myself using rebuild a lot recently. I especially like how it generates all the .obj files in a single directory, rather than all over the place - it makes cleanup a bit easier. So the hyphenated-namespace.obj technique: does this have a name? The reason why I ask is I'm bound to reference this in my project documentation at some point, and I'd like to have something convenient to call it. I find myself wanting to call it "Gregorian Notation", but perhaps there's something better (or more punny) waiting in the wings?The original name used in #d and so forth when the feature was added is "fully-qualified object files," or sometimes "FQN object files." That q is where the q in the -oq command-line option to Rebuild comes from. -- Kirk McDonald http://kirkmcdonald.blogspot.com Pyd: Connecting D and Python http://pyd.dsource.org
May 24 2007
pragma wrote:I found myself using rebuild a lot recently. I especially like how it generates all the .obj files in a single directory, rather than all over the place - it makes cleanup a bit easier. So the hyphenated-namespace.obj technique: does this have a name? The reason why I ask is I'm bound to reference this in my project documentation at some point, and I'd like to have something convenient to call it. I find myself wanting to call it "Gregorian Notation", but perhaps there's something better (or more punny) waiting in the wings?As Kirk mentioned, I just call it "fully-qualified object file naming." That being said, I'm a narcissist, so I certainly wouldn't argue "Gregorian Notation". I'm sure everyone in the Gregor D Community using the Gregorian Shared Software System enjoys the Gregorian Naming of the Gregorian Object Files. - Gregor "the Gregorian Hatter" Richards
May 25 2007
Gregor Richards wrote:pragma wrote:Don't you think it is enough with having a calendar named after you? -- Lars Ivar Igesund blog at http://larsivi.net DSource, #d.tango & #D: larsivi Dancing the TangoI found myself using rebuild a lot recently. I especially like how it generates all the .obj files in a single directory, rather than all over the place - it makes cleanup a bit easier. So the hyphenated-namespace.obj technique: does this have a name? The reason why I ask is I'm bound to reference this in my project documentation at some point, and I'd like to have something convenient to call it. I find myself wanting to call it "Gregorian Notation", but perhaps there's something better (or more punny) waiting in the wings?As Kirk mentioned, I just call it "fully-qualified object file naming." That being said, I'm a narcissist, so I certainly wouldn't argue "Gregorian Notation". I'm sure everyone in the Gregor D Community using the Gregorian Shared Software System enjoys the Gregorian Naming of the Gregorian Object Files. - Gregor "the Gregorian Hatter" Richards
May 25 2007
Gregor Richards wrote:pragma wrote:All your base are belong to Gregor. We are Gregor, resistance is futile. Use Gregorian-brand sanitary wipes today! I'm sorry, I can't come to work, it's a Gregorian holiday. :P What you really need now is your own calendar. How about the... Gregoriffic Calendar? -- Daniel -- int getRandomNumber() { return 4; // chosen by fair dice roll. // guaranteed to be random. } http://xkcd.com/ v2sw5+8Yhw5ln4+5pr6OFPma8u6+7Lw4Tm6+7l6+7D i28a2Xs3MSr2e4/6+7t4TNSMb6HTOp5en5g6RAHCP http://hackerkey.com/I found myself using rebuild a lot recently. I especially like how it generates all the .obj files in a single directory, rather than all over the place - it makes cleanup a bit easier. So the hyphenated-namespace.obj technique: does this have a name? The reason why I ask is I'm bound to reference this in my project documentation at some point, and I'd like to have something convenient to call it. I find myself wanting to call it "Gregorian Notation", but perhaps there's something better (or more punny) waiting in the wings?As Kirk mentioned, I just call it "fully-qualified object file naming." That being said, I'm a narcissist, so I certainly wouldn't argue "Gregorian Notation". I'm sure everyone in the Gregor D Community using the Gregorian Shared Software System enjoys the Gregorian Naming of the Gregorian Object Files. - Gregor "the Gregorian Hatter" Richards
May 25 2007
Gregor Richards wrote:pragma wrote:lol... fair enough. :) -- - EricAnderton at yahooI found myself using rebuild a lot recently. I especially like how it generates all the .obj files in a single directory, rather than all over the place - it makes cleanup a bit easier. So the hyphenated-namespace.obj technique: does this have a name? The reason why I ask is I'm bound to reference this in my project documentation at some point, and I'd like to have something convenient to call it. I find myself wanting to call it "Gregorian Notation", but perhaps there's something better (or more punny) waiting in the wings?As Kirk mentioned, I just call it "fully-qualified object file naming." That being said, I'm a narcissist, so I certainly wouldn't argue "Gregorian Notation". I'm sure everyone in the Gregor D Community using the Gregorian Shared Software System enjoys the Gregorian Naming of the Gregorian Object Files. - Gregor "the Gregorian Hatter" Richards
May 25 2007
Gregor Richards wrote:[...] - Gregor "the Gregorian Hatter" RichardsWhere can I get a Gregorian Hat? And will it prevent aliens from reading my mind? Dave
May 25 2007