its exact class (SimpleSequence), so it's
> not because it comes from a template, and that's why it's already a
> TemplateModel.
>
> Anyway, if you have to do that, there are a few approaches:
>
> 1. Copying: DeepUnwrap.unwrap can give you back a "plain&q
Maybe the application architecture can be improved to avoid this
situation altogether? Because you have a TemplateModel instead of a
plain object, yet you know its exact class (SimpleSequence), so it's
not because it comes from a template, and that's why it's already a
TemplateMod
Hallo!! As is see "toList()” in SimpleSequence is marked as deprecated.
I have so search (no change of data) within my SimpleSequence. So how I can
access the underlying list in a future proof way?
THANK YOU
Ingo