On Tue, Jun 8, 2010 at 19:38, Yannick Torrès <yannick.tor...@gmail.com> wrote:
> Hi all,
>
> I'm about to commit a new functionnality for the editor : Checking the Xml
> with Xmllint.
>
> In a first time, I put this functionnality as "optionnal" as this allow the
> user to decide to check his file before save/commit it.
>
> If the result in production is good, I hope we can use it as default when
> the user save his file. As it, no more documentation break will be done via
> the PhDOE ;)
>
> Anyways, actually, the xmllint binary is not available into pb11. Can I
> install it before commit this new functionnality ?

Sure. You do have access to the box, don't you?

I'm curious how you are gonna implement this.. You cannot validate
individual files as they simply aren't valid standalone xml files, and
you shouldn't be validating manual.xml as that will take ages for
every save...

-Hannes

Reply via email to