--- AnyEvent-MP/Changes 2012/03/24 00:48:53 1.147 +++ AnyEvent-MP/Changes 2012/03/25 20:50:49 1.148 @@ -15,7 +15,9 @@ TODO: #TODO##d# markers TODO: limiting reconnecting speed when unreachable? TODO: multiple profiles? also some default profiles? -TODO: use seed code to keep conenctions to nodes? +TODO: use seed code to keep connections to nodes? +TODO: set/eval clashes with eval command - use exec? or force eval? +TODO: msg tracing - to it's own logging context? 2 - INCOMPATIBLE CHANGE: the node protocol used by this version is not compatible to versions <2 - you have to upgrade all nodes. @@ -34,8 +36,8 @@ - reduced various random delays to zero, as they are hopefully no longer needed with the new global protocol. - - implement a secure mode that can suppress code execution - requests on a per-node/per-request basis. + - implement a secure mode that can suppress (some) code execution + requests. - do not use GMP for generating alphanumeric strings even when available, use a more tricky algorithm instead. - anonymous node names and remote port names have been shortened