This Is Why People Hate Unix Zealots

| | Comments (0) | TrackBacks (0)

More insane Interchange nonsense:

> Where can I find documentation for this ?

Doesn't exist. The beauty of Perl is, it's always self-documenting.

So the thing about Perl (for non-perlers) is that it can look really noisy. Even when you write something very straight-forward it has all of these $, @, and % hanging around. It's not pleasant. Because it's really easy to write something completely unintelligible once you've figured out regular expressions (20 points to the person who can tell me what this does: $a ~= /((a*b{33})+c?)?/) and the rest of perl's $a->{'foo'}[0]->{@gargargar} the Perl folks created a nice format called plain old documentation (or pod) that you can use as comments in your code and get a nicely formatted html or pdf document out of it. And if you do it even half-assedly there is at least something to go on.

Well the Interchange folks are so full of themselves that they don't need coherent documentation. They'll just use the code! And if using one hard to parse language wasn't enough they decided to invent their own horrid macro language that is also undocumented.

And so I'm spinning my wheels reading their undocumented system and trying to debug why their new version is not giving me the right answer when it does do the right thing on this other machine running the old version. This is even more difficult since the program gives unusable diagnostics, and requires a human blood sacrifice every tenth transaction.

I just want to get this done and paid.


0 TrackBacks

Listed below are links to blogs that reference this entry: This Is Why People Hate Unix Zealots.

TrackBack URL for this entry: http://blog.sf.dasbistro.com/mt-tb.cgi/25

Leave a comment

About this Entry

This page contains a single entry by Sam Phillips published on September 27, 2005 1:38 AM.

INT- Kitchen Evening was the previous entry in this blog.

More Silly AJAX is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

February 2008

Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29  

Pages

Powered by Movable Type 4.1