Re: [Vysper][pubsub] Planning

2009-07-27 Thread Bernd Fondermann
On Sun, Jul 26, 2009 at 18:51, Michael Jakljakl.mich...@gmail.com wrote: Hi! I'm currently plotting the features and tasks for the coming weeks. I've summarized the completed, planned and not yet planned features on our Wiki[1]. My current plan would be to  1) Implement affiliations  2)

[jira] Resolved: (VYSPER-149) Pubsub Handlers hold state

2009-07-27 Thread Michael Jakl (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jakl resolved VYSPER-149. - Resolution: Fixed Removed the sender and receiver variables. I'm not happy with declaring the

Re: svn commit: r798290 - /mina/sandbox/vysper/trunk/server/core/src/main/java/org/apache/vysper/xmpp/server/response/ServerResponses.java

2009-07-27 Thread Ashish
Nikalas, Is there a possibility to move the hardcoded strings to constants, and use them? like public static final String STARTTLS = starttls; StanzaBuilder stanzaBuilder = startFeatureStanza(); stanzaBuilder.startInnerElement(STARTTLS); - ashsh On Tue, Jul 28, 2009 at 2:57 AM,