Hi,
 
I want to use the woody class for a recursive kind of job:
 
<Question ..>
    <Question../>
</>
Based on the sample included with woody, I've used a similar design to nest each <question/> (that shouldn't be a problem in template/definition hopefully),
but I wonder if the binding already works because the sample file states " This binding needs lots of work..." and I see a wb:temp-repeater(where does this come from???) Is it safe to already implement a binding with these classes/structs...?

Reply via email to