... Oh, my. I have been facing this very issue at least ten times this last week. My situation seems even a little more... interesting ^^; in the sense that I...
... week. My ... that I am ... migrate. And, ... at the top ... English ... very litterate ... the singleton ... obvious ... and ... nasty overall ... ...
Sorry for the late notice on this, but business realities prevented an earlier announcement (I got very busy all of a sudden with clients) The St. Louis...
Is the .NET CodeDOM, the thing that would be needed to make a refactoring tool? It sure looks like it from the description in this article and on MSDN. ...
Thanks for the link! I have done some amount of glue code generation from COM typelibraries, the initial investment is big but sometimes worth it. This looks...
... Does this code make anyone else shudder? ======================== private CodeEntryPointMethod CreateMethod() { // Declare a new CodeEntryPointMethod ...
Here's a simple question, but I've found that the answers are not so simple, and seems to depend on who is answering. What's the difference between a feature...
Actually this code is very pretty compared to ITypeLib related interfaces. When dealing with code generation, you're dealing with code as raw data and the...
Well, the worst bug in Outlook 97 was smtp/pop configuration. it made perfect sense to me, but for an average user lingo involving ports and protocols was...
"In an XP environment, does this distinction even matter? Or are they all just things to write on a card and schedule?" I would argue that the distinction...
... The only other thing I can add to this is that their prevalence should be tracked somewhat. If a team is letting a lot of bugs get through, it points out...
... Not sure I understand this, or know why this code has to be ugly. Can you show some? ... I don't agree with this. When you construct an object, you should...
Actually Brian, I think this might be a better approach to your code smells project XP coding sessions later this month. Instead of using JavaCC or Antlr to...
OK, here's an ugly version of reflection This is part of the source code of OleView. This code decompiles custom data description, like: custom(<guid comes...
From: "Aaron Hinni" <aaron@...> ... Bugs/features ... the ... What if the customer doesn't set much priority on fixing defects, instead letting them...
Assuming the customer is paying for your time, i think it is there right to ask for crappy software. If you are worried about your reputation, then in this...
... On the other hand, if I understand it correctly, the Eclipse interfaces for doing this would give us all the "reflection" information CodeDOM has, *PLUS*...
... <soapbox> I'm sorry, but I'm really tired of this attitude among IT people. (And I don't mean to pick on you, Aaron.) They can ask for crap, but we...
... Not being familiar w/Eclipse's reflection and refactoring stuff, I may be way off base here. As far as I understand reflection in Java, you can walk ...
... Eclipse is actually very cool about this. There is a package jdt.ui.compiler.ast (doing that from memory) that exposes the AST to you. And the AST accepts...
Ok. FMI, do we need to bring our laptops to that meeting? Ed ... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful....
... features ... this as ... it. ... quality. ... if ... Kyle, For a customer who does not want to pay for bug fixes (as stories and points), my suggestion is...
Slightly O.T., but... Are there software tools to help track charges in an XP way? Like paying per user story, feature changes, defects resolutions etc. Or...
From: "Ed Howland" <ulysees2001@...> ... paying per ... This seems like two separate things: software for tracking, and billing/contracts. Regarding...
Hi, all, For those of you who were not at the meeting last night (great meeting, BTW), we discussed meeting a second night each month to write code on some...