Does anyone use 'with' statement?
serg kovrov
sergk at mailinator.com
Sun Dec 9 05:18:00 PST 2007
Bill Baxter wrote:
> These are rules of thumb, not hard and fast. The basic question is
> "will I be able to figure out what this is doing if I come back to this
> code next year". Which is really what I try to ask myself for all code
> I write, so 'with' isn't really special in that sense.
My (original) question rather is, will I (average Joe) understand your
code (using 'with') without refactoring it?
-- serg.
More information about the Digitalmars-d
mailing list