Re: Compulsive use of With



On Thu, 31 Jan 2008 17:53:07 +0100, Maël Hörz wrote:

Marc Rohloff [TeamB] schrieb:
On 30 Jan 2008 23:13:17 -0700, Dave Nottage [TeamB] wrote:

with dmMain.TableCourier do
open;
Maybe he doesn't like using more than one period per statement?

Its called the Law of Demeter
http://c2.com/cgi/wiki?LawOfDemeter
Though using "with" doesn't avoid the problem that the Law of Demeter
tries to solve.

Of course it does, in the same way that MySpace makes everyone your
friend <g>

--
Marc Rohloff [TeamB]
marc -at- marc rohloff -dot- com
.



Relevant Pages