Oliver Dathe Wrote: > > Param! (Param) composite = new Param! (Param) (); > > You seem to have forgotten something: > > ... = new Param!( Param!(MISSING) ); That's what I need to know. I don't know what to put there to allow composite to be an array of arbitrary Params.