bloom-lang / bud

Prototype Bud runtime (Bloom Under Development)
http://bloom-lang.net
Other
854 stars 59 forks source link

Include recipient-side delivery in the DeliveryProtocol interface #249

Closed neilconway closed 12 years ago

neilconway commented 13 years ago

Needing to join against pipe_chan is a hack and violates the interface abstraction.

neilconway commented 12 years ago

Fixed.