Re: svn commit: r791236 - in /mina/sandbox/vysper/trunk/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0060_pubsub: ./ handler/

2009-07-07 Thread Michael Jakl
Hi! On Tue, Jul 7, 2009 at 11:46, Michael Jakl wrote: > Hi! > > On Tue, Jul 7, 2009 at 11:18, Bernd Fondermann wrote: >>> Take the sender address either from the "from" attribute provided in the >>> stanza or, if it is not present, take the JID from the initiating entity. >> >> I'd like to propos

Re: svn commit: r791236 - in /mina/sandbox/vysper/trunk/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0060_pubsub: ./ handler/

2009-07-07 Thread Michael Jakl
Hi! On Tue, Jul 7, 2009 at 11:18, Bernd Fondermann wrote: >> Take the sender address either from the "from" attribute provided in the >> stanza or, if it is not present, take the JID from the initiating entity. > > I'd like to propose to move >  AbstractPublishSubscribeIQHandler.getFromAddress()

Re: svn commit: r791236 - in /mina/sandbox/vysper/trunk/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0060_pubsub: ./ handler/

2009-07-07 Thread Bernd Fondermann
mj...@apache.org wrote: > Author: mjakl > Date: Sun Jul 5 12:42:26 2009 > New Revision: 791236 > > URL: http://svn.apache.org/viewvc?rev=791236&view=rev > Log: > Take the sender address either from the "from" attribute provided in the > stanza or, if it is not present, take the JID from the init