lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] XML sorting


From: Greg Chicares
Subject: Re: [lmi] XML sorting
Date: Sun, 27 Aug 2017 16:22:56 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 2017-08-27 14:04, Vadim Zeitlin wrote:
> On Sun, 27 Aug 2017 13:48:21 +0000 Greg Chicares <address@hidden> wrote:
[...]> GC> We do need to retain
> GC>   {multiple,single}_cell_document::validate_with_xsd_schema()
> GC>   {multiple,single}_cell_document::cell_sorter()
> 
>  Yes, I did see this when I was wondering, in the beginning of this
> project, whether we needed to keep using libxslt at all (libxml itself is
> used in more places, e.g. for the configuration settings, so there is no
> question of removing dependency on it, but I hoped to get rid of this one).

Sadly, we must keep libxslt for this sole reason.

> GC> and I suspect that means we must also keep 'ledger_xsl.?pp'...
> 
>  Sorry again if I'm missing something obvious, but why do you think this?

I just figured that
  (A) we need libxslt for 'sort_cell_subelements.xsl', and
  (B) 'ledger_xsl.?pp' is lmi's interface to libxslt, so
  (C) therefore we need 'ledger_xsl.?pp'.
But apparently (B) is not true, so (C) does not follow.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]