[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs as an XLIFF editor
From: |
Kevin Vigouroux |
Subject: |
Re: Emacs as an XLIFF editor |
Date: |
Tue, 28 Sep 2021 21:03:46 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Let’s say that the framework offered by the XLIFF 2 specification is
broader than gettext.
#+begin_quote
- Agent :: any application or tool that generates (creates), reads,
edits, writes, processes, stores, renders or otherwise handles XLIFF
Documents.
Agent is the most general application conformance target that
subsumes all other specialized user agents disregarding whether they
are defined in this specification or not.
#+end_quote
#+begin_quote
While the primary focus is on being a lossless interchange format, usage
of XLIFF as a processing format is neither encouraged nor discouraged or
prohibited.
#+end_quote
Could we reuse existing features to get _something else_?
XLIFF could be used as a standardized template to store data in a
structured way. For example, Font Lock mode apply an appropriate
formatting in a buffer using a syntax table.
About the XLIFF edition, I mixed two kinds of editions:
by the user or processes. Here both are useful.
In my opinion, the PO mode is not useful in this workflow.
--
Best regards,
Kevin Vigouroux
- nxml-mode: Could we support new XML schemas?, Kevin Vigouroux, 2021/09/23
- Re: nxml-mode: Could we support new XML schemas?, Stefan Monnier, 2021/09/24
- Re: nxml-mode: Could we support new XML schemas?, Kevin Vigouroux, 2021/09/25
- Re: nxml-mode: Could we support new XML schemas?, Jean-Christophe Helary, 2021/09/25
- Re: nxml-mode: Could we support new XML schemas?, Kevin Vigouroux, 2021/09/25
- Re: nxml-mode: Could we support new XML schemas?, Richard Stallman, 2021/09/27
- Re: nxml-mode: Could we support new XML schemas?, Kevin Vigouroux, 2021/09/28
- Re: nxml-mode: Could we support new XML schemas?, Jean-Christophe Helary, 2021/09/28
- Emacs as an XLIFF editor, Kevin Vigouroux, 2021/09/28
- Re: Emacs as an XLIFF editor, Jean-Christophe Helary, 2021/09/28
- Re: Emacs as an XLIFF editor,
Kevin Vigouroux <=
Re: About XLIFF validation, Kevin Vigouroux, 2021/09/29