[
https://issues.apache.org/jira/browse/VYSPER-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722741#action_12722741
]
Michael Jakl commented on VYSPER-63:
------------------------------------
Sorry to bring this up again, but I currently don't see how the
ServerErrorResponses class is helpful?
The getStanzaError method isn't very well suited for the type of pubsub error I
should create, and adding pubsub related methods would violat our loosely
coupled principle.
For the moment I extracted all pubsub related error stanzas into
"org.apache.vysper.xmpp.modules.extension.xep0060_pubsub.handler.ErrorStanzaGenerator",
if we're going to change the way these stanzas are generated, all we have to
do is change this class.
Could you give me a hand with this, please?
> Unify error handling for pubsub
> -------------------------------
>
> Key: VYSPER-63
> URL: https://issues.apache.org/jira/browse/VYSPER-63
> Project: VYSPER
> Issue Type: Sub-task
> Components: XEP0060 PubSub
> Reporter: Michael Jakl
> Assignee: Michael Jakl
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.