[
https://issues.apache.org/jira/browse/WINK-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869252#action_12869252
]
Hudson commented on WINK-283:
-----------------------------
Integrated in Wink-Trunk-JDK1.5 #335 (See
[http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/335/])
Remove explicit ServerMessageContext in LinkBuilder
Don't absolutely need a ServerMessageContext.
Thanks to David Calavera for the patch.
See [WINK-283]
> 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
> Assignee: Bryant Luk
> 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.