Re: Parameter issue: parameters-as-documents or specialised handling

/ ht@inf.ed.ac.uk (Henry S. Thompson) was heard to say:
| Norman Walsh writes:
|
|>   <p:parameters use-parameter-sets="#default"/>
|>
|> In my proposal, the parameters are passed around as c:parameter
|> elements in a single c:parameter*s* document.
|
| Right - my only wrinkle would be to say this component produces as
| many <c:parameters set-name="..."> documents as there are parameter
| sets named in its use-parameter-sets option, on the grounds that this
| information is a) otherwise not available and b) potentially
| important.

In my revised proposal, I simplified this all away. I don't think the
p:parameters *step* gets any information about what sets contained
what parameters, so the simplest thing for it to do is output all the
parameters it actually got. Finer granularity can wait until V.next,
if ever, IMHO.

I did switch to c:parameter documents without the c:parameters
wrapper. Forcing steps to construct the wrapper seemed unnecessary, we
already deal with sequences of documents.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | We cannot put off living until we are
http://nwalsh.com/            | ready. The most salient characteristic
                              | of life is its coerciveness: it is
                              | always urgent, 'here and now' without
                              | any possible postponement. Life is
                              | fired at us point blank.--José Ortega Y
                              | Gasset

Received on Wednesday, 6 June 2007 17:50:14 UTC