| [Epsilon] Passing parameters to EGL templates [message #613145] |
Mon, 04 February 2008 04:50 |
Aleksander Bandelj Messages: 98 Registered: July 2009 |
Member |
|
|
I would like to split generation task in several templates. But is there
any way to pass parameters to sub-templates ? Something along the lines of:
var t : Template := TemplateFactory.load('t.egl');
// set parameters of t here
t.store(host.name);
I tried to use variables of main template in subtemplates but they are
not visible.
-a
|
|
|
Powered by
FUDForum. Page generated in 0.02792 seconds