Hello experts,
Based on the input from Sergey and Bill I have decided to remove the match methods from the API. Also, based on our earlier discussion around several related JAX-RS Jira issues, I have added a new initResource(Object) method that is essentially just initializing the existing resource instance. I have also added some very basic examples that demonstrate the RC features.
Here's the full change:
http://java.net/projects/jax-rs-spec/sources/git/revision/b297b75eee00c47b51035036bc429b87fbc86861
Thank you,
Marek