- From: Philip Fennell <Philip.Fennell@bbc.co.uk>
- Date: Fri, 1 May 2009 14:32:51 +0100
- To: "XProc Dev" <xproc-dev@w3.org>
Norm, I see what you're saying, although there is some sense of 'process in document order' by the ordering of the steps in a pipeline there is no need to execute each step in that order, only that the right output results go the right input sources. Therefore, a pipeline that declares a step with a p:pipeinfo that contains a smil:timesheet element could be 'seen' as part of the 'pre-flight' checks and an appropriate action taken to interpret the timesheet. As a matter of interest, although I've received a couple of replies to my original e-mail regarding how one references a timesheet, no one has said yea-or-nay as to whether they like the idea. Does anyone have an opinion as to it being a sound proposal. I've got a Blog Post loaded and ready to go (more or less) and was wondering if there was going to be any support for the idea from the XProc community. Regards Philip Fennell -----Original Message----- From: xproc-dev-request@w3.org [mailto:xproc-dev-request@w3.org] On Behalf Of Norman Walsh Sent: 01 May 2009 14:10 To: XProc Dev Subject: Re: XProc and SMIL, Orchestrating Pipeline Steps Philip Fennell <Philip.Fennell@bbc.co.uk> writes: > Vojtech, > >> I would say that p:pipeinfo would be the most appropriate solution. > > As you'd want to declare the timesheet at the root of the pipeline you > couldn't use p:pipeinfo because it is not allowed on p:pipeline or > p:declare-step. I think, if it were to be possible to use Timesheets > with Xproc, then the PI is the best approach. If you had a SMIL-aware XProc processor, why would this not be sufficient? <p:declare-step ...> <p:pipeinfo> timesheet goes here </p:pipeinfo> You might want some sort of attribute on p:pipeinfo to identify which pipeinfo was about SMIL, but I don't see why the timesheet has to come at the root. Be seeing you, norm -- Norman Walsh <ndw@nwalsh.com> | Human felicity is produced not so much http://nwalsh.com/ | by great pieces of good fortune that | seldom happen, as by little advantages | that occur every day.--Benjamin Franklin http://www.bbc.co.uk/ This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated. If you have received it in error, please delete it from your system. Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately. Please note that the BBC monitors e-mails sent or received. Further communication will signify your consent to this.
Received on Friday, 1 May 2009 13:33:27 UTC