On Fri, Feb 10, 2017 at 6:56 PM, Dominique Devienne <ddevie...@gmail.com>
wrote:

> On Fri, Feb 10, 2017 at 6:21 PM, Jens Alfke <j...@mooseyard.com> wrote:
>
>> > On Feb 10, 2017, at 5:59 AM, Dominique Devienne <ddevie...@gmail.com>
>> wrote:
>> >
>> > 2) ask DRH to consider enhancing SQLite's built-in printf() to support
>> it out-of-the-box.
>>
>> I disagree; this is feature bloat.
>>
>
> Wow. Feature bloat from adding *1 character* formatting with maybe 20
> lines of code behind it.
>

I'm sure DRH could probably add it in his sleep in [1] , around the switch
line 236 with a new flag,
with room to spare in et_info.flags to store it, and with the actual
formatting code in less than 20 lines,
in that 1099 line file. So +2% in that one file which is a tiny subset (<
1%) of 100K+ lines of the amalgamation. --DD

[1] http://www.sqlite.org/src/artifact?ln=on&name=ff10a9b9902cd2af
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to