Hi, I may have found out the reason, at that time,
https://github.com/kraih/mojo/blob/e52714cd71ce04086eb64e46366c8916e11fa3f7/lib/Mojo/IOLoop.pm Mojo::IOLoop have it's own new implementation. Best, On Thu, Jan 7, 2016 at 3:52 PM [email protected] <[email protected]> wrote: > That's a very old commit. > But if you're wondering why Mojo::IOLoop is written this way, the > explanation is simple: it's not perfect, but that's not a big deal (because > nobody suggested a better implementation) and current implementation works > somehow. So don't try to find hidden reasons in the source code. > > Hi, > > According to this commit > https://github.com/kraih/mojo/commit/e52714cd71ce04086eb64e46366c8916e11fa3f7 > > What's the difference between shift->new(@_) and shift->SUPER::new in > Mojo::IOLoop > > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
