Re: std.regex literal syntax (the \Q…\E escape sequence)

Andrej Mitrovic andrej.mitrovich at gmail.com
Wed Dec 18 11:42:56 PST 2013


On 12/18/13, Dmitry Olshansky <dmitry.olsh at gmail.com> wrote:
> By the end of day any feature is interesting as long as we carefully
> weight:
>
> - how useful a feature is
> - how widespread the syntax/how many precedents in other libraries
>
> against
>
> - how difficult to implement
> - does it affect backwards compatibility
> - any other hidden costs
>
> I'd be glad to implement well motivated enhancement requests.

Excellent, that's what I'm hoping for from any library dev. Weigh the
odds before adding random features. :)


More information about the Digitalmars-d-learn mailing list