RE: [PROPOSAL] Continuation in objectModel, Was: Discussion of Flow Issues

2003-03-16 Thread Carsten Ziegeler
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

[PROPOSAL] Continuation in objectModel, Was: Discussion of Flow Issues

2003-03-16 Thread Vadim Gritsenko
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