Hi all, I found the way. The solution is not '.' notation but '/' file separator notation Not class="attribute.B" But class="attribute/B" works correctly.
Thanks Thomas. Youngho 2021년 11월 15일 (월) 오후 5:26, Thomas Vandahl <[email protected]>님이 작성: > Am 14.11.2021 um 15:23 schrieb 조영호 <[email protected]>: > > > > Hi Thomas, > > > > I did. But the result is that 'attribute.B' Class Name class generated in > > the om package. > > > ... > > Am I missing something? > > I don’t think so. I’m afraid the construct you want was not intended in > the design of the Torque templates. > Sorry. > > Bye, Thomas > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
