Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bJHwa-0004O1-6g for pgsql-docs@arkaria.postgresql.org; Sat, 02 Jul 2016 10:14:36 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bJHwZ-0000fM-36 for pgsql-docs@arkaria.postgresql.org; Sat, 02 Jul 2016 10:14:35 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bJHwC-0000HU-Cn for pgsql-docs@postgresql.org; Sat, 02 Jul 2016 10:14:12 +0000 Received: from mout.kundenserver.de ([217.72.192.75]) by magus.postgresql.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.84_2) (envelope-from ) id 1bJHw3-0005Uc-0D for pgsql-docs@postgresql.org; Sat, 02 Jul 2016 10:14:11 +0000 Received: from [192.168.178.26] ([84.165.206.83]) by mrelayeu.kundenserver.de (mreue103) with ESMTPSA (Nemesis) id 0MOD1o-1bDm9y3FKO-005ba3 for ; Sat, 02 Jul 2016 12:13:59 +0200 Subject: Re: Docbook 5.x To: pgsql-docs@postgresql.org References: <57179283.6080704@purtz.de> <20160503193441.GA61759@alvherre.pgsql> <572A0AD2.2070909@purtz.de> <572A1089.7030004@gmail.com> <4f55ecfb-3aaf-4f1d-7364-05f9153c7526@2ndquadrant.com> From: =?UTF-8?Q?J=c3=bcrgen_Purtz?= Message-ID: <57779402.1080306@purtz.de> Date: Sat, 2 Jul 2016 12:14:26 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <4f55ecfb-3aaf-4f1d-7364-05f9153c7526@2ndquadrant.com> Content-Type: multipart/alternative; boundary="------------090205070500070705080900" X-Provags-ID: V03:K0:ElIDrx7VlgWbqSDd24MVxa+02yCWt1s5wxbbEusLR0giIf3saIT T3Lnu6Q68u3xp3FWfq8s1QHALj9GLCiQz8mbFmF45XEmiggcpDVFjZ/V2nwq2IQWq5Ixbju njsxdrDf7NL2KMaBkYVfBPd1bS8APvXdL9//RA0kD6arzodUZVDc9EcY/r6lfWdyeDAea6H 4ADCYFdMotz/6CKqY5qDg== X-UI-Out-Filterresults: notjunk:1;V01:K0:kZu1v/WuNS0=:0KL8ZOpPVnI3q4lLWoUf5D 6vh7Ew8x2A9BdhSTwnxsuergqTBR5P7MBGzrSi9odA2Zoqb8uEp7jB/5OGKMhVmJ+9hVj78ii PEyAcCA2uxSYrtfAyZ1+W1ffzCbKPWXelSNJBDX2El9CdYWg4J6jXJsTMHAB/YCo6nHrqUy4+ qTn5Vy7nN0vGV992EBlawFfzty8ElKMKP941hLCsDMIFGc+gM7P0pibkH6NAPhm8qL1cvSVtI L3/nVp1ROjEgIL+hzX0CvvtAAYFOw/rmOH3fWp7bSqXgSQuBIXgj4fGl4faRV9JSsa+8pURG6 UKfRXrRyt/Rp95WrLcmZhc4tbo65cAc8FFdeaq5+lUPOcekeehC0KPu3hxoKTy4kEXdtgGcf5 RD7FIbaf2ZZy8HP1Bk6c2C8jmL5TojP3O+k2baoUz5y9IzcB5RvRVTsbM+W2uetiatRm66zZM 4T1BaIzUePs+UlncP1S/mYCk1uZRkLc5vHaoGt92WKeSV9Glq7kwfIGI3y+dBltcl/UgpO0Pd rkeyPYKJFOaow15QUP1mF3uOy7pa/kz6U1ZZi+3W7IvwqDFGrMwI+yMxZw0etledivE+bSCme bSSA/HjthZubFDZyUyvbBHQM+1M7ygLyVq/tu8QZ5f6in9KW936+sA2/nblQLpaemJjtehfcj kYOjxFtvkktXb5ciNXZx9ZUCphUaRF7XxfOpMJ2ZiuAQE6ajKlWVaJQ1ZYzW2o86lvDhoAGas vr+OQNJQGy9rnuXp X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org This is a multi-part message in MIME format. --------------090205070500070705080900 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit On 05.05.2016 03:09, Peter Eisentraut wrote: > I think the process should be something like this: > > - Apply your XSLT performance patch. The patch should be submitted to > the next commit fest. > > - Wait a while to make sure everyone is happy with the performance. > Keep tweaking if necessary. > > - Port all DSSSL customizations to XSLT. Manually evaluate output for > quality. > > - Switch to XSLT build for official HTML documentation. [milestone 1] > > - Convert sources to XML. (There could be substeps here.) [milestone 2] > > - Then consider upgrading to DocBook 5. [milestone 3] During the step from DocBook 4 to DocBook 5 [M3] we will face the problem that there are incompatibilities in the DocBook structure. Our source is affected by: 1. It's no longer possible to use