[OAW] dynamic evaluation of templates [message #376862] |
Tue, 17 April 2007 07:21  |
Eclipse User |
|
|
|
Hi,
I want to save my templates in a database, so I can only access them as
a string. All parameters (e.g. metamodel, model, ...) for the template
will also be provided from the memory. Is it possible to
programmatically expand such a template with OAW?
Thanks in advance.
Markus Herrmannsdörfer
|
|
|
Re: [OAW] dynamic evaluation of templates [message #376871 is a reply to message #376862] |
Sun, 22 April 2007 16:40  |
Eclipse User |
|
|
|
Hi,
this is not supported out of the box. however you could provide a
respective implementation of a resourceloader (in the workflow project),
which loads the inputstreams from the db (the default one uses a
classloader)
hope that helps,
Sven
Markus Herrmannsdoerfer wrote:
> Hi,
>
> I want to save my templates in a database, so I can only access them as
> a string. All parameters (e.g. metamodel, model, ...) for the template
> will also be provided from the memory. Is it possible to
> programmatically expand such a template with OAW?
>
> Thanks in advance.
>
> Markus Herrmannsdörfer
|
|
|
Re: [OAW] dynamic evaluation of templates [message #580393 is a reply to message #376862] |
Sun, 22 April 2007 16:40  |
Eclipse User |
|
|
|
Hi,
this is not supported out of the box. however you could provide a
respective implementation of a resourceloader (in the workflow project),
which loads the inputstreams from the db (the default one uses a
classloader)
hope that helps,
Sven
Markus Herrmannsdoerfer wrote:
> Hi,
>
> I want to save my templates in a database, so I can only access them as
> a string. All parameters (e.g. metamodel, model, ...) for the template
> will also be provided from the memory. Is it possible to
> programmatically expand such a template with OAW?
>
> Thanks in advance.
>
> Markus Herrmannsdörfer
|
|
|
Powered by
FUDForum. Page generated in 0.51100 seconds