I'm looking at migrating to messaging, and have a few questions.

r/e Message :
- If headers has an accessor, why doesn't it work?  It only returns an empty
map.
- Why isn't timestamp exposed?  (Trust & TZ issues aside, it is common to
want this data, why require recreation?)

r/e Receiver :
- Why did we lose the callback pattern?  I now have to (at the least) spin a
thread across all my receivers to collect asynchronously.

FWIW, I'd be very happy to help fix these, as I need them myself...

Reply via email to