[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Pooling of strings is good
- From: Coroutines <coroutines@...>
- Date: Tue, 26 Aug 2014 08:13:48 -0700
On Mon, Aug 25, 2014 at 9:52 PM, Jorge <xxopxe@gmail.com> wrote:
> That's actually a criterion i've been munching as a posible default for all
> the pesky "style" questions: "does it make copy&paste of code more
> robust/safe, or not?".
On an unrelated note, it might be interesting to have version control
that is "source aware" so when you add into a section of code it can
warn you that you need to review it for changes in how goto is used or
something else. Maybe a git plugin or something.
- References:
- Pooling of strings is good, Dirk Laurie
- Re: Pooling of strings is good, Coroutines
- Re: Pooling of strings is good, Dirk Laurie
- Re: Pooling of strings is good, Coroutines
- Re: Pooling of strings is good, Jay Carlson
- Re: Pooling of strings is good, Coroutines
- Re: Pooling of strings is good, Jay Carlson
- Re: Pooling of strings is good, Coroutines
- Re: Pooling of strings is good, Sean Conner
- Re: Pooling of strings is good, Javier Guerra Giraldez
- Re: Pooling of strings is good, Coroutines
- Re: Pooling of strings is good, Coda Highland
- Re: Pooling of strings is good, Jorge