Sort of off topic but I am trying to get to grips with nested peers.
Would the following be possible:
I have a vector of objects which I am displaying, each object has a property
which is also a vector:
e.g Velocity macro:
#foreach item in collection
#for each subitem in collection.subCollection
$subItem.Property
#end
#end
Has this been done before?
Gareth
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]