Hi all, Ruby supports continuations. But are ruby continuations supported in Rails? Continuations really make some other frameworks like Python Twisted trully ass kicking solutions. Maybe even someone has some examples? Thanks in advance, yk
On Wednesday 21 September 2005 12:49, Yann Klis wrote:> Ruby supports continuations. But are ruby continuations supported in > Rails? Continuations really make some other frameworks like Python > Twisted trully ass kicking solutions. > Maybe even someone has some examples?I can''t help it, but I really think the question should be: What problem are you trying to solve? Michael -- Michael Schuerig I am the sum total of the parts mailto:michael-q5aiKMLteq4b1SvskN2V4Q@public.gmane.org I control directly. http://www.schuerig.de/michael/ --Daniel C. Dennett, Elbow Room
On 9/21/05, Yann Klis <strass-KxRco5Gd6MzONtV85V9+QQ@public.gmane.org> wrote:> Hi all, > > Ruby supports continuations. But are ruby continuations supported in Rails? > Continuations really make some other frameworks like Python Twisted > trully ass kicking solutions. > Maybe even someone has some examples? > > Thanks in advance, > > yk > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >IIRC, The Wee web framework experiment with them, but had memory issues and made them optional. Borges is also continuation based, I think. -- Nicholas Van Weerdenburg