Raymond, Can you explain why you prefer strobgly types context extensions?
Why is this JAX-RS mechanism a good thing? Can you paint a picture of what this would look like: a) for the application components b) for the runtime/binding components Yours, Mike. On 15/07/2011 17:35, Raymond Feng wrote:
I prefer to have strongly-typed context extensions. JAX-RS has the similar mechanism to allow custom context to be injected via @Context. The context can be resolved via: *http://jsr311.java.net/nonav/javadoc/javax/ws/rs/ext/ContextResolver.html* * * *Thanks,* *Raymond *