[
https://issues.apache.org/jira/browse/WINK-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869202#action_12869202
]
Bryant Luk commented on WINK-283:
---------------------------------
I think the intention was that this was only on the server side anyway, but I
don't see any harm in allowing just plain MessageContexts (and your suggestion
makes sense). I'll apply it in a few.
> 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
> Fix For: 1.1
>
> 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.