- Test case for multiple file descriptors being watched in POE
- For faking oneself as an object, could we replace 'ref' somehow? or maybe confuse the parser into indirect object notation (like ref $foo is actually $foo->ref() ) ?
- Session stringies in HOE should probably be replaced with IDs (for keys in hashes)
- Peeling vectors in C could be /very/ fast using a collection of bitmasks and rotations
- Subclass Session.pm and Kernel.pm to tie the innards and dump to a debugger on every single access
- What does caller() report inside of a tie accessor
- Can a blessed thing also be tied?
- Docs of options() in POE::Session.pm
- Dep Tree for CPAN
- Callstack for POE
- POE and Test::More in the EU::AI call
- Should signals be registerable in different ways, as in events that should be called or posted?
- I choose to not condemn myself for earlier decisions made, but rather work with what I have done thus far.
- Hypothetical questions never result in unwanted answers
- If session references are made safe, then forced shutdown of sessions becomes dangerous... perhaps there should be an outside method... possibly blessing them into a dead class to prevent them from being used.