<div dir="ltr"><div dir="ltr">Here's an example of my use of templates in Meteor.<div><br></div><div>Scroll to the x3d element at the bottom, and/or look for template tags:</div><div><br></div><div><a href="https://github.com/coderextreme/jsondemons/blob/master/client/jsondemons.html">https://github.com/coderextreme/jsondemons/blob/master/client/jsondemons.html</a><br></div><div><br></div><div>I don't have hierarchical templates, but one might see how they might be used looking at my code.</div><div><br></div><div>John</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 20, 2022 at 1:04 AM John Carlson <<a href="mailto:yottzumm@gmail.com">yottzumm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><a href="https://www.youtube.com/watch?v=k-RDhPz4dLs" target="_blank">https://www.youtube.com/watch?v=k-RDhPz4dLs</a><br></div><div dir="ltr"><br></div><div>In the future, one will be able to write templates to create object model instances (think DOM, JSON, SQL).</div><div><br></div><div>That is, instead of creating strings, we will have templates that produce DOM, JSON, SQLStatements depending on what template policy is used.</div><div><br></div><div>How might this portend to the future of XSLT (Hierarchical Template Policy?) and X3D, IDK, but prepare for using Java instead of XSLT to create X3DJSAIL.</div><div><br></div><div>I'm not sure where Python and JavaScript are on this path--we may want to start prototyping there, if not already done.</div><div><br></div><div>I am aware of hierarchical templates in HTML (I used Meteor).</div><div><br></div><div>FYI! I don't know if Don is aware of this JEP or not!</div><div><br></div><div>John</div></div>
</blockquote></div>