>>>>> "TC" == Tom Christiansen <[EMAIL PROTECTED]> writes:
>> But, Do you really think that all these ingenuities, to not use another
>> term, are really natural and easy to understand to novice programmers ?
TC> Until you start thinking of terms of hashes, you aren't thinking
TC> in Perl. It serves no good to delay this epiphany. Also, remember
TC> that being a "novice" is a temporary and curable condition. Perl
TC> is designed to for long-term ease of use, not short-term learn-free use.
TC> You may call it "expert-friendly" if you want.
At what point do you feel a new operator is not justified? Why do
we need grep/map, just use for? Why have <=>, cmp, just use ?:
So what if the man wants
@foo = @bar union @baz;
@foo = @bar intersetcion @baz;
This is a lot more of a direct map than the twiddling with hashes.
How are you drawing the line. Where does giving the user more power
than a turing machine stop.
<chaim>
--
Chaim Frenkel Nonlinear Knowledge, Inc.
[EMAIL PROTECTED] +1-718-236-0183
- Re: RFC 179 (v1) More functions from set theory to manipu... John Porter
- Re: RFC 179 (v1) More functions from set theory to manipu... Tom Christiansen
- proto-RFC: keys(HASH) as lvalue (was Re: RFC 179 ) John Porter
- Re: proto-RFC: keys(HASH) as lvalue (was Re: RFC 179 ) Tom Christiansen
- Re: proto-RFC: keys(HASH) as lvalue (was Re: RFC 179 ) Bart Lateur
- Re: proto-RFC: keys(HASH) as lvalue (was Re: RFC 179 ) John Porter
- Re: RFC 179 (v1) More functions from set theory to manipu... Johan Vromans
- Re: RFC 179 (v1) More functions from set theory to manipu... Gael Pegliasco
- Re: RFC 179 (v1) More functions from set theory to manipu... Tom Christiansen
- Re: RFC 179 (v1) More functions from set theory to manipu... Gael Pegliasco
- Re: RFC 179 (v1) More functions from set theory to manipu... Chaim Frenkel
- Re: RFC 179 (v1) More functions from set theory to manipu... Gael Pegliasco
- Re: RFC 179 (v1) More functions from set theory to manipu... Tom Christiansen
- Re: RFC 179 (v1) More functions from set theory to manipu... Chaim Frenkel
- Re: RFC 179 (v1) More functions from set theory to manipu... Tom Christiansen
- Re: RFC 179 (v1) More functions from set theory to manipu... Tom Christiansen
- Re: RFC 179 (v1) More functions from set theory to manipu... Chaim Frenkel
- Re: RFC 179 (v1) More functions from set theory to manipu... Tom Christiansen
- Re: RFC 179 (v1) More functions from set theory to manipu... Chaim Frenkel
- Re: RFC 179 (v1) More functions from set theory to manipu... Tom Christiansen
- Re: RFC 179 (v1) More functions from set theory to manipu... Tom Christiansen
