D - more or less power than C++?
Walter Bright
newshound at digitalmars.com
Sun Mar 5 13:28:00 PST 2006
"Jarrett Billingsley" <kb3ctd2 at yahoo.com> wrote in message
news:dufiff$104d$1 at digitaldaemon.com...
> "Walter Bright" <newshound at digitalmars.com> wrote in message news:dufi31>
> > Sure I did. My post was an aknowledgement that f(x) doesn't tell you if
> x is
>> in, out, or inout. What exactly are you looking for?
>
> Your opinion on the matter, perhaps? What you posted was kind of
> indirectly related to the subject, but didn't really tell me how you feel
> about out/inout at the call site. To me, it came across as defensive, and
> a bit evasive.
>
> Please reply with your feelings on the matter of out/inout at the call
> site, and if that would make code more
> readable/inspectible/self-documenting.
I don't really have any feelings on the matter. Note that f(x) also doesn't
tell you the return type of f(), or the type of x, or if any implicit
conversions happened to x as an effect of making a parameter out of it.
There are over 100 posts a day in these n.g's. It's simply impossible for me
to give detailed, intelligent, solid responses to every point. It's not
possible to give each the attention they deserve. The best I can do is try
to deal with the most important topics, and I'm sure nobody will agree with
me nor anyone else as to which are the most important ones. It's not even
possible for *me* to determine which are the most important ones.
Important things get overlooked. Messages scroll off before being dealt
with. I'm sorry about that.
Some things that do help *a lot* are:
1) Thomas' dstress
2) Brad's bugzilla
3) Helmut's wiki
because they serve as distillers of wheat from chaff, and things don't
scroll off in them. They also each share a common characteristic - someone
took the initiative and took charge of them.
More information about the Digitalmars-d
mailing list