On 04/03/2013 05:10 PM, Peter Klügl wrote:
> Yes, but imagine you have a CAS with 10 views and you want to apply a
> primitive sofa-unaware AE on each view.
>
> The easiest solution I found was to write a template AAE descriptor,
> replaced the AE descriptor and sofa name (and mapping), instantiate the
> AAE, call process(), and then repeat that for the next view.
>
> This can get quite ugly, if you have to override parameters and you do
> not know the primitive AE and its parameters.
No, sorry don't know whats the best practice to handle this,
you probably want to add multi-view support to your AEs.
Jörn
|