Re: Syntax noodling

> Maybe another way to look at it is that components can have 0 to n
> *named* inputs, 0 to n *named* outputs, an optional *anonymous* input,
> and an optional *anonymous* output.

Alternatively the component definition could declare one of the
named inputs to be the "default" input, and similarly for output.

-- Richard

Received on Thursday, 11 May 2006 14:45:48 UTC