Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: lvalue substring oddities

by BrowserUk (Patriarch)
on Nov 12, 2003 at 14:08 UTC ( [id://306526]=note: print w/replies, xml ) Need Help??


in reply to Re: lvalue substring oddities
in thread lvalue substring oddities

Sorry, but my contention is that there almost certainly isn't code right now that depends upon this behaviour.

The current behaviour is so inherently non-useful, almost unpredictable, that I think it impossible that anyone has found a use for it. Leaving it as it is, just means perpetuating a non-useful, unusable behaviour where a useful behaviour could be provided.

I can't believe that you, of all people, are suggesting that the rest of the world eshew a possible, advanced behaviour just because it is not one that you personally have ever thought to try, or because it is easily achieved by the combination of two simpler ones?

Of course this is only my opinion and that carries exactly as much weight as anyone cares to give it, but the logic of:

Don't make something not useful into something useful because it might break something that is non-useful, but pre-existing.

I find faintly ludicrous.


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail
Hooray!
Wanted!

Replies are listed 'Best First'.
Re: lvalue substring oddities
by Abigail-II (Bishop) on Nov 12, 2003 at 14:35 UTC
    Sorry, but my contention is that there almost certainly isn't code right now that depends upon this behaviour.

    This is a problem that always plays when there is the suggestion to break backwards compatibility. It's easy to claim there isn't code right now that depends on this behaviour. It's a lot harder to prove that there isn't. Considering the years of Perl programming that have led to millions of lines of code, I'd be surprised if there isn't code that depends on it - whether is was programmed knowingly or not.

    I can't believe that you, of all people, are suggesting that the rest of the world eshew a possible, advanced behaviour just because it is not one that you personally have ever thought to try, or because it is easily achieved by the combination of two simpler ones?
    Where did you get this idea from? I just said that substr never surprised me, and stated the reasons why.

    My reason to not favour this behaviour change have all to do with breaking backwards compatibility - not with personal experience. Now, I'm not against everything that breaks backwards compatibility - but if something breaks backwards compatibility one has to look at the advantages and the disadvantages. The latter means, how much code will break? Probably not much, but how much, we don't know. OTOH, the gain of the proposed change isn't too big either, it could also be archieved by breaking down one statement into two.

    So, I'm not in favour because I think the possible gain of the change might not outweight the lost (breakage of code).

    Abigail

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://306526]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (9)
As of 2024-03-28 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found