Success report: perl Wx + wxGTK + AnyEvent::Impl::Glib

Marc Lehmann schmorp at schmorp.de
Sun Oct 2 15:23:55 CEST 2011


On Sat, Oct 01, 2011 at 11:05:52PM +0200, Zsbán Ambrus <ambrus at math.bme.hu> wrote:
> to make AnyEvent automatically choose the Glib implementation in
> similar situations.

FYI, AnyEvent already chooses Glib in the situation you describe (Glib has
priority over Wx), otherwise your test would be more complicated.

If with similar situations you mean "wx is linked against a compatible
glib library", then you'd first need to define how to detect that portably
and what to do in the other cases :)

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the anyevent mailing list