"Gareth Coltman" <[EMAIL PROTECTED]> writes: > So I once again suggest that we modify the runData. This seems to be the > only sensible way of sending data from valve to valve.
Using a RunData implementation is the Right Thing to do in this situation. You can always subclass RunData, then check in your custom Valve implementations to see if you have an specific type. Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
