Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b17fp-00046j-Pj for pgsql-docs@arkaria.postgresql.org; Fri, 13 May 2016 07:38:13 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1b17fp-0004bx-6d for pgsql-docs@arkaria.postgresql.org; Fri, 13 May 2016 07:38:13 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1b17fn-0004bB-1p for pgsql-docs@postgresql.org; Fri, 13 May 2016 07:38:11 +0000 Received: from mout.kundenserver.de ([212.227.126.131]) by makus.postgresql.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.84_2) (envelope-from ) id 1b17fj-0004MP-Tz for pgsql-docs@postgresql.org; Fri, 13 May 2016 07:38:09 +0000 Received: from [192.168.178.26] ([84.165.199.147]) by mrelayeu.kundenserver.de (mreue002) with ESMTPSA (Nemesis) id 0MdifM-1bFVmj1Dwa-00PNLY for ; Fri, 13 May 2016 09:38:05 +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: <5735845C.1070304@purtz.de> Date: Fri, 13 May 2016 09:38:04 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <4f55ecfb-3aaf-4f1d-7364-05f9153c7526@2ndquadrant.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:9wLOWbgV8tSi56Q0rXQdftvmNGuY6zx2IQ5vYuaUvT1F7yfmBdC F9B6LFHxPEsyX4YtArs8Za8X/4WQvNEzNPwSzSla6vYMoJtxb3q98ZQOz6JEgsfyIfge8Od 1kYqeZjSg35soh+rrloKP/hZdygEwruM888nRm9BK1Dj3Ij8aiShI00z+LvoJgeZ8bvk47T p0momy7kIo2ULWs/CuwQA== X-UI-Out-Filterresults: notjunk:1;V01:K0:Eu7FsVWuQJA=:Y20LeH1WvDNJ3psk2FJzYg sIz90CxiY4MNltcsIACiUUxkc2OWNojqOxqTVGrKwf5gRwPT7xY9srM8m0SBIe8kRZiCv/7Pj 3yGmuvN/V0R5MjKUssdtTDqKrQCmA8CTK5c5UCdSYFtc1cQUD3hnxI2lcd15K+LZHmSalfpTM 63iNTgoDxeTQPbkFzNlC1oKM2/6WBIaC6nudYyv/FkBOSjuMRh1nkSjI4m+GwLFqIke+5kHJf /dye0j/7SO5Bb/eVy2sqwkdBbKNOqGlAdNaYGvQLSlDbRtNDAt+4IW7WCSN9dJ4aDefeXvp0C fC/sud9Hgyr+QeOnAwHB4atqTPFV2m7GICktzrSr3rt1o/zuD4I53jTukE65W4fFFgyPjDHKO OrmfIZkUXR84Anj5SUQNB8mmZsEJwgSJXqFctclwC4fhbNvvMbkSMmx8T61xE7dVlpDVgk5SH qTS20WJOdIMLIwKcNnSPpPIycNCzISmx5qBXfpyY7jeAkBpiEACs35g91Rvvwm9f8mDE+g1Vs xXrlSoEGeGx21Ik13czKwzs9cb5+PXxD6c3eYCSfWcB/50XB8in7XpGV634WE0M4afejh9+fH 4ssivdFSNtQzom8mPTVcPVYUt/0aZBCVJwIxMsbgGVn0HXMilCtrpLhvPKdBsGkZlj87Gauda DWHB0rAgZFzSwVj8gDNTET1BGIplbgrGli5HLWBUcVgFFgmvEauPAqr+hx0mxGGlIX4hcaiDa MVrljS0A3p9Xbu2q3owS/1oBpvDpg09OACo+qA== 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 Is everybody happy with the performance patch? Is anybody working on the DSSSL --> XSLT conversion? We should avoid parallel work. Jürgen Purtz On 05.05.2016 03:09, Peter Eisentraut wrote: > On 5/4/16 11:08 AM, Alexander Law wrote: >> As was stated in the aforementioned thread, solution 2 can be much (8x) >> faster with some xslt optimizations, but I think now we should outline >> some roadmap before we start to prepare patches and so. >> Maybe we should convert to XML with DocBook4 at first step? >> Then, once we get everything stabilized, we can upgrade to DocBook5. >> Shouldn't we decompose the conversion procedure, so we could perform >> fully automatic conversion without any manual changes, and then fix >> non-valid situations, you described before? > > 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] > -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs