LinkBuilders forced cast is not actually needed
-----------------------------------------------
Key: WINK-283
URL: https://issues.apache.org/jira/browse/WINK-283
Project: Wink
Issue Type: Improvement
Reporter: David Calavera
Attachments: linkProviders.patch
SingleLinkBuilder and SystemLinkBuilder forces it constructor to receive a
ServerMessageContext but it's not actually needed. Both just pass the context
to the abstractClass that uses the interface MessageContext.
I think they should receive a MessageContext to allow extensions can be easy
developed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.