atom feed19 messages in org.w3.xproc-devRe: Fileutils
FromSent OnAttachments
Norman WalshMay 25, 2009 11:58 am 
David A. LeeMay 25, 2009 2:21 pm 
Norman WalshMay 25, 2009 2:26 pm 
Norman WalshMay 25, 2009 3:11 pm 
Dave PawsonMay 25, 2009 10:04 pm 
mozerMay 25, 2009 11:34 pm 
Toma...@emc.comMay 26, 2009 12:19 am 
Norman WalshMay 26, 2009 5:06 am 
Norman WalshMay 26, 2009 5:07 am 
Norman WalshMay 26, 2009 5:09 am 
Dave PawsonMay 26, 2009 6:49 am 
Norman WalshMay 29, 2009 4:27 am 
Toma...@emc.comMay 29, 2009 4:47 am 
James FullerJun 1, 2009 5:07 am 
Leif WarnerJun 1, 2009 9:28 am 
James FullerJun 1, 2009 9:43 am 
Norman WalshJun 1, 2009 9:43 am 
James FullerJun 1, 2009 10:17 am 
Norman WalshJun 1, 2009 11:22 am 
Subject:Re: Fileutils
From:James Fuller (jame@gmail.com)
Date:Jun 1, 2009 5:07:09 am
List:org.w3.xproc-dev

<p:declare-step type="cxf:info"> <p:declare-step type="cxf:touch"> <p:declare-step type="cxf:tempfile"> <p:declare-step type="cxf:delete"> <p:declare-step type="cxf:mkdir"> <p:declare-step type="cxf:copy"> <p:declare-step type="cxf:move">

cool, could we add a fail-on-error option which is set to true by default on all the steps, but could be overridden if different behavior is desired.

also any thoughts on ?

cfx:head cfx:tail

also wondering 'out loud' if whilst we are here to investigate any extension attributes to p:data / p:document (or p:load) to make encoding explicit between binary/unicode/other encoding ... I know we have content-type for p:data but I think we default to whats inside the document to inform with p:document.

thx for all this Norman, looks great.