I'm starting to split some of the binding and implementation models in separate modules, to allow their models to be used without dragging their runtime dependencies.

We've already done that on a number of them, I'm going to follow the same pattern for the following modules as well:
- implementation-widget
- implementation-resource
- binding-http
- binding-ejb
- binding-jsonrpc

This shouldn't break existing code as APIs/SPIs won't change.

If there's no objections I'll commit these changes later this week.
--
Jean-Sebastien

Reply via email to