Shuttle / Shuttle.Esb

A highly extensible service bus implementation.
http://shuttle.github.io/shuttle-esb/
BSD 3-Clause "New" or "Revised" License
95 stars 30 forks source link

Investigate `IMessageTypeResolver` #46

Open eben-roux opened 6 years ago

eben-roux commented 6 years ago

As is the case with the IUriResolver it may be beneficial to have the same mechanism for message types since they may be quite lengthy. Resolve when starting with @. Perhaps the @ notation may also be used as a short-form for the IUriResolver also.