On Fri, Feb 18, 2011 at 4:43 PM, Bernd Fondermann < [email protected]> wrote:
> > > I started taking a look at the ResourceRegistry as you suggested. > Wouldn't > > a good first step be to abstract this and make it an interface and move > the > > existing code into something that then implements it? > > +1 > > > This way people could > > write different resource registry implementations so that we could see > just > > how badly having it back onto Cassandra would be ; ) > > right :-) > https://issues.apache.org/jira/browse/VYSPER-266 > > > > Also, what I find a little odd, the password for an entity is in clear > > text....? Is this covered in the XMPP protocols anywhere? > > Ah. Next JIRA, please. We shouldn't do that, and no storage backend is > required to store plain text. > XMPP is agnostic about how passwords are stored. > https://issues.apache.org/jira/browse/VYSPER-267
