Re: Why pass by reference?

2009-06-15 Thread Matthew Walton
> Complex or not in that sense, it complicates things in allowing the value to > be changed by another path.  I think that is something we want to avoid > doing, not present as a feature.  Much of my original post concerns the > actual meaning, not whether it is considered simple. > > Since then, I

Re: Why pass by reference?

2009-06-15 Thread Matthew Walton
> Complex or not in that sense, it complicates things in allowing the value to > be changed by another path. I think that is something we want to avoid > doing, not present as a feature. Much of my original post concerns the > actual meaning, not whether it is considered simple. > > Since then, I