× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



It depends on shop standards.  We require exactly the process you outline.  If you don't, it's a severe breach of protocol.  Not that it never happens, but it never happens without reason.

I agree that Git has benefits, but it also has drawbacks.  As a simple case, if a mod adds a line, and a second mod deletes it, I don't know of an easy way to see both in a single display.  And that view is often crucial when identifying why something acted one way for a month and then stopped acting that way.

Again, I'm not saying Git is bad.  I'm just saying that mod marks have a real use.


On 10/3/2019 11:12 AM, Mark Murphy wrote:
Here's the problem with those marks. They are always incomplete unless you
never delete or change a line of code, but always comment out old code and
add replacement code on a new line. I have never met anyone anal enough to
do that 100% of the time. Doesn't mean that person doesn't exist, but just
that I have never met them. With a repository like Git, the computer does
it change tracking, and never misses a change, and never does it in a way
that can't be tracked. The history, in many clients, is color coded so you
know what lines were removed, and which were added, and you code doesn't
end up cluttered with endless comments that are just dead lines of code.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.