dhtml said:
Thomas said:
dhtml said:
Thomas 'PointedEars' Lahn wrote:
dhtml wrote:
Thomas 'PointedEars' Lahn wrote:
David Mark wrote:
[...]
Which is not how proper QA works.
As I said, "All code that is minified gets QA'd as minified."
You've quoted too little of what I wrote. You replied as if I had
written something else.
That is dishonest.
Thin ice, very thin ice. People like you who easily call other's (my)
code "crap" and them (me) names just because of the delusions of an
obviously incompetent troll like Laurent Vilday[1], should be very
Whose calling who names?
I am calling those names who have come to deserve it.
No, I did not. I got a bashing, and you know it.
Your response is to call the code reviewer "incompetent."
As indicated by the "analysis", if it deserves to be called that.
There are bugs, and there are things that are perceived as bugs. For
example, using the comma operator instead of the semicolon, or the
firstChild issue, are *not* bugs. As for the latter, it should be
obvious that this method was never intended to handle MSHTML's
pecularity of removing some whitespace child node from the DOM (it
might be in the future). The bug is not in the method, but in the
DOM, as we have discussed ad nauseam already, and you know it.
and you are "calling names."
For good reason. When and if, how often, has Laurent Vilday ever
posted anything constructive or helpful and not ad hominem in this
newsgroup?
You're reply was that the code was "a bit outdated."
*In part*. And by this I was explicitly not only referring to
dhtml.js or all my script libraries, but to my whole Web site. I have
no problem to admit that they are in part outdated. Some parts are
more up-to-date than others.
That does not mean anything for the method I have recommended to the
OP, for it is definitely not outdated. And I have been referring them
to dhtml.js solely for this particular purpose! And then the troll
came and ripped the whole script apart. And then came you, and
finally tried to rip me as a person apart. Proportionality of
responses?
The version that is currently online has a build version of
2008011717. I'm sure you can figure out when it was last updated, and
you can read the diff to find out what exactly was updated then.
jQuery or Prototype (what you would call "junk") are better than your
"DHTML" function.
If so, I am sure you can point out in which regards they are better.
Then we can discuss your views. Everything else I am just going to
ignore, for it is not constructive, highly subjective, and thus a
waste of time.
Regarding your posts, Gerard Talbot, Matt Kruse, JR Stockton have
expressed similar negative sentiments.
So what? Other people who I consider a lot more competent in matters
of ECMAScript and DOM scripting, have expressed rather positive
sentiments.
Regardless, my opinion is based on what I think, not because of "Laurent Vilday".
If that were so, you had added constructive comments to the
destructive review. You didn't, quite the opposite. For PointedEars
bashing is much easier, isn't it?
It is prefereable to focus on technical discussion. [...]
Pot, kettle, black.
Usually inappropriate negative comments or sentiments in my posts are
witheld.
Not this time at least, quite the opposite.
Other c.l.js subscribers self-censor, too.
Of those you mentioned above, though, I find it hard to believe. To
begin with, if Mr. Stockton really self-censored himself, how much
hatred and xenophobia would his postings exhibit then if they were
*not* self-censored? You can begin by just counting how many times he
diminished the (arguably unfortunate for programmers) US-American date
format as "FFF" ("Fred Flintstone Format"), and US Americans (and
infrequently the French) as a whole just because of their origin, or
how many times he called me a Nazi or compared me to the Nazis just
because he assumes that I am German. Then show me just one instance
where I ever have said such a thing or have called other's code just
"crap" without giving reason before or after. So much for self-
censorship.
Well, you are testing two different pieces of code, are you not?
That is not what I wrote.
[...]
Fair enough. I am working a similar process.
You can make all the rules up you like,
We minify and it has all the benefits mentioned.
It also has some drawbacks already mentioned.
If those reasons don't make sense, you can read the "high performance"
book Douglas Crockford recommended.
What would that accomplish? Another authority you tell me I would
have to yield to? Nobody's perfect, not even Douglas Crockford. He
may provide valid reasons in the book, but if there are valid reasons
in favor of minifying that outweigh the valid reasons against it, it
is not unlikely that I can find out for myself (for example, by
reading here).
Nuff said.
PointedEars