|
Posted by Sanders Kaufman on 07/24/07 02:28
Jerry Stuckle wrote:
> Sanders Kaufman wrote:
>> Yeah - I'm totally cool with the fact that some folks use parms in the
>> construction, and on a thinky level, I can certainly see where it
>> would be handy. But it really feels wrong.
>>
>> I have the same issue with using voids... although I use 'em, it just
>> feels like the same kind of wrong.
>
> Actually, it's not that much different than defining a variable and
> providing it a value, i.e.
>
> $i = 3;
Good point.
> I teach an OO course. It's five days of intensive learning. OO books
> are 200-300 pages or more. There's no way we can handle that type of
> detail in a newsgroup.
Classes rock.
Navigation:
[Reply to this message]
|