> hate it :)

Joke and emotion aside, I am interested in what makes programmers take
an opinion on topics like this. 

Could you describe what you like about the one syntax? 

Could you categorize your POV, perhaps one of: 

- I do like change
- I like foo() because:
- I like this.foo() because:
- I do not like foo() because:
- I do not like this.foo() because:

The idea being is this liking one solution vs. just disliking the
another solution, etc.

Thanks!
Gary

> -----Original Message-----
> From: Torsten Curdt [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 07, 2006 3:53 PM
> To: Jakarta Commons Developers List
> Subject: Re: [lang] this.foo() vs. foo()
> 
> > This could be a religious issue... look out!
> 
> yepp
> 
> > In our product code bases, we use the "this.foo()" convention. The
> > argument being, that in object oriented programming, a message is
sent
> > to an object, always.
> >
> > How does the list feel about cleaning up foo()'s to this.foo()'s?
> 
> hate it :)
> 
> cheers
> --
> Torsten


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to