>
> - Some kind of EventEmitter that allows you to subscribe and emit events
> from and to any process when using hypnotoad. I think it should support
> several backends (like Mojo::Plugin::Minion does), ie: File, Mango, Redis
>
I do like the idea of a message bus with pluggable backends, but i don't
believe it's a common enough problem that it needs to be solved in
Mojolicious.
- SSH and Telnet clients on Mojo::IOLoop (meaning non-blocking clients).
> Probably not very demanded requests, but in my opinion they would help
> developers to choose mojolicious as a base framework for apps that
> concentrate several platforms with different interfaces (so you can choose
> using Mojo::UserAgent or for instance Mojo::SSHClient or Mojo::TelnetClient
> in a non-blocking way depending on what the target platform supports).
>
Haha, this one is way way way way way out there... i'm not even sure a
non-blocking SSH client exists on CPAN yet.
> - Some way to overwrite time for testing time related logic. I use an
> environment variable and read it, something like
>
> $mytime = $ENV{MY_MOJO_FAKE_TIME} || time;
>
Afraid i don't see the connection to Mojolicious.
--
sebastian
--
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 http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.