On Tue, Mar 22, 2011 at 6:29 PM, Volker Mische <[email protected]> wrote: > Benoit, > > this implies that there will be changes to the rewriter before the 1.1 > release. From my understanding the 1.1.x branch is already in kind of > bug fix mode, so no new features gets added (to not delay 1.1 even > further). One could argue that COUCHDB-1074 is a bug fix, but other > rewriter features certainly not. > > To conclude, I'm not sure if it should go in, before the big rewriter > rewrite or not. But it sounds sensible enough that it could go on. >
Patch is splited in 2. One is bug fixing (blocker), other (the format thing) which is for me a bug fix could considered as an enhancement.. Though I'm strongly for its inclusion in 1.1 since lot of user are waiting for this and is more important than this variable replacement only useful for some. Most of users want to use integer instead of strings in their key for good reason. This patch allows that. Also as far s I know we don't have any deadline for 1.1 . Patch is enough shorter so anyone can review it. The sooner it will be in trunk the sooner anyone can test it without pain. - benoit
