From: Foo JH <jhf...@ex...> - 2007-02-13 03:39:30
|
> Agreed. Actually, at this point, just about any solution looks better to me than POE. After walking the POE road, I am backing out now and re-working the problem with a combination of things. I think POE is pretty neat, but to turn my code on its head and still not get true concurrency is really just not turning out to be worth it. If I want to mangle my architecure, I better get more for it. > Is there really an alternative to POE for some real threading in wxPerl? Perl isn't famous for it's threading libraries, but a good GUI should freeze when it's busy doing something else... |