Accessing mutable data that isn't
bearophile
bearophileHUGS at lycos.com
Thu Nov 21 02:59:16 PST 2013
Jonathan M Davis:
> I find it annoying when people do that unless the code is quite
> long.
> It's much easier to have it just be in the message IMHO. Also,
> it has the
> benefit of not having to worry about the link not being valid
> in the future,
I agree with Jonathan. External sites should be avoided unless
the code is very long. (And you can even attach files in the D
newsgroups when the code is a little longer). On Bugzilla code
you have to always avoid code external sites (unless it's GitHub,
etc).
Bye,
bearophile
More information about the Digitalmars-d-learn
mailing list