[Swift-devel] Documentation for hierarchical mappers ?

Mihael Hategan hategan at mcs.anl.gov
Sat Mar 3 11:45:21 CST 2007


On Sat, 2007-03-03 at 11:38 +0000, Ben Clifford wrote:
> 
> On Fri, 2 Mar 2007, Tiberiu Stef-Praun wrote:
> 
> > It seems that we will not have very soon string concatenation, so at
> > least this specialized mapper would do.
> 
> string concat is not that far away - its one of the small set of 0.2 
> deliverables so should be appearing in the next week or so. This is what 
> needs to happen, I think:
> 
>   i) text->xml parser needs to support pass-through of multiparameter
>      expressions (I might have that done in the next hour)
>       (me)
> 
>   ii) xml->kml compiler needs to generate multiple arg karajan invocations
>       (me or yong)
> 
>   iii) vdl:strcat function needs to be implemented, but as I think there's 
>        already a karajan strcat with the right semantics it should be 
>        straightforward to implement vdl:strcat as a wrapper.
>        (mihael, maybe yong?)

Yeah: 
element(strcat, [...]
  concat(each(...))
)

> 
> I'm working on i) at the moment.
> 




More information about the Swift-devel mailing list