Vadim Gritsenko wrote:
>
> Excellent! I've grepped sources, seen those awful
> ((Environment)resolver) type casts, and I think that we have to get rid
> of this ASAP.
>
We need to remove the type casts. Yes!
> Practical proposal:
>
> * Add "flow-continuation" to the objectModel, and getter m
Christopher Oliver wrote:
Sylvain Wallez wrote:
So we need two more values in the object model Map : one for the
value dictionary, and one for the continuation.
How does it sound ?
That would work.
Excellent! I've grepped sources, seen those awful
((Environment)resolver) type casts, and