[Bese-devel] TAL und yaclml

Marco Baringer mb at bese.it
Thu Jul 21 15:15:02 UTC 2005


"Marco Baringer" <mb at bese.it> writes:

> Friedrich Dominicus <frido at q-software-solutions.de> writes:
>
>> How do I call this tal file and after that how can I use a
>> user-written render-on function to render the beginning?
>
> i believe the method you are looking for is ucw::render-template (see
> ucw/src/yaclml/yaclml.lisp). you can call that from within any
> render-on method, the only thing you'll need to do is create a TAL
> environement object (a list of alists, objects or hash tables).

that last part would should be: a list of binding objects, a binding
object con be either a CLOS instance, an alist or a hash table.



More information about the bese-devel mailing list