The current Message (Reply, etc.) constructors all allow the first argument to
be a data-string, as well as a message name (etc).
Consider instead simplifying the constructor to the obvious (first arg is
message name), and have "from_data" class methods (or some such) for the more
unusual case.
This should simplify the code, but shouldn't (I think) hurt any use cases.
Original issue reported on code.google.com by t...@tibsnjoan.co.uk on 24 Jun 2010 at 4:08
Original issue reported on code.google.com by
t...@tibsnjoan.co.uk
on 24 Jun 2010 at 4:08