Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)

  • RE: A Worthwhile Goal

    ntaylor (5/21/2008)


    If the SDLC etc provides for, and encourages, improvement then there is not a problem.

    If the SDLC etc provides for, and encourages, improvement then you have acknowledged...

  • RE: A Worthwhile Goal

    ntaylor (5/16/2008)


    I'd follow a bit on what Jamie said: consistency tends to breed quality.

    I disagree. Consistency is the long term enemy of quality. Consistency breeds stagnation and prevents the adoption...

  • RE: A Worthwhile Goal

    ntaylor (5/19/2008)


    What if developer B comes along and sees something they're NOT used to; but after 20 minutes fathoming out how it works takes 3 hours less making the change,...

  • RE: A Worthwhile Goal

    In the context of commercial code... Quality is consistency.

    If code can be written by developer A and in 6 months developer B can pick it up and feel at home...

  • RE: Recommend Design Approach (Normal Form vs Performance)

    Grant Fritchey (5/14/2008)


    Are the columns individually overridden?

    Yes. The address example was not real life. The actual columns (sub set) are:

    - TareMass

    - GrossMass

    - CoupledLength

    - DrawGearRating

    - NominalWheelDiameter

    etc.

    Class of Rail...

  • RE: A Simple Mistake

    Anirban Paul (5/14/2008)


    Readability comes from indentation and usage of space not from smaller case or capital case.

    Agreed that whitespace is step one, consistent case is almost as important to...

  • RE: Recommend Design Approach (Normal Form vs Performance)

    Thanks for the input.

    The real life issue is more complex. There are 23 attributes (columns) of which any 1 or more can be overridden at the lower level.

    A true...

  • RE: A Simple Mistake

    History.

    I started programming in 1971... On an IBM 1130 then a System 370/115

    - what is this lowercase you speak of? 🙂

    We only had uppercase. Ditto CDC...

Viewing 8 posts - 1 through 8 (of 8 total)