|
|
|
[
Permlink
| « Hide
]
Hiram Chirino - 07/Nov/06 01:32 PM
done.
This is an unbelievably bad idea! Passing around "Objects" and casting them to whatever you feel like is just giving up on design. This change does absolutely no good for future extensibility or flexibility as none of the functions actually implement the logic to support this functionality.
Tom,
This abstraction already proved useful in the qpid module accessible at: It has allowed us to use the ActiveMQ transports on totally different command set (The AMQP wire format frames and messages). And it has not increased the complexity of the API. |
|||||||||||||||||||||||||||||||||||||||||||||||