> Finally, AXTP is using xml for the wire protocol.
> (I've also created some documentation.)
>
> AXTP: Application eXtensible Transactional Protocol (UDP based)
> http://www.camb.opengroup.org/~laforge/axtp/
This looks interesting except that the TransactionFactory interface has some
ridiculous names for the methods like createA(), createN(), etc. etc. For one
simple interface, I think that worrying about class file size is a waste of time
when compared to having methods and constants which are readable and
understandable.
Tyler