<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">nothing special about nested tables. should work.<div>Ter<br><div><div>On Dec 16, 2009, at 9:06 AM, Christophe Vanderhaeghen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div lang="NL-BE" link="blue" vlink="purple"><div class="Section1"><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US">Hi,<o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US">I have an urgent question about NESTED TABLES. We have properties that contain lists. Those lists have complex objects with other lists (sublists).<o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US">Is the following possible? If not, is there an alternative?<br><br><table border=1><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US" style="color: rgb(192, 80, 77); ">$users:{ u |<o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> <tr><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> <td>$u.name$</td><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> <td>$u.age$</td><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> <td<span style="color: rgb(192, 80, 77); ">>$u.address:{ a |</span><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> <table><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> <tr><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> <td<span style="color: rgb(192, 80, 77); ">>$a.street$</span></td><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> <td><span style="color: rgb(192, 80, 77); ">$a.city$</span></td><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> </tr><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> </table><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> <span class="Apple-converted-space"> </span><span style="color: rgb(192, 80, 77); ">}$<o:p></o:p></span></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> </td><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"> </tr><o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US" style="color: rgb(192, 80, 77); ">}$<o:p></o:p></span></p><p class="MsoNormal" style="margin-right: 0cm; margin-left: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; "><span lang="EN-US"></table><o:p></o:p></span></p></div>_______________________________________________<br>stringtemplate-interest mailing list<br><a href="mailto:stringtemplate-interest@antlr.org" style="color: blue; text-decoration: underline; ">stringtemplate-interest@antlr.org</a><br><a href="http://www.antlr.org/mailman/listinfo/stringtemplate-interest" style="color: blue; text-decoration: underline; ">http://www.antlr.org/mailman/listinfo/stringtemplate-interest</a><br></div></span></blockquote></div><br></div></body></html>