Hello Winfried, Am Freitag, den 22.06.2007, 01:59 +0200 schrieb Winfried Tilanus: > On 06/19/2007 Stefan Strigler wrote: > > Hi, > > > So if there are any wishes or any ideas for a new revisited version of > > JSJaC please let me know. > > Well, now you ask ;-) > > I am considering doing a project on base of JSJaC, but the project needs > xep-0085 (chat state notifiactions, btw xep-0022 wil do too but is > obsoleted). I might have missed it if it is already there, but I would > love to see it included in JSJaC.
Actually things like that are a little bit out of scope for JSJaC as it is very low level. So of course you can have XEP-0085 implemented in your app when using JSJaC but you have to handle this stuff on your own. But what I want to do is make those things easier. I'll include some mechanism that allows to more comfortably handle all things with extensions nodes. Cheers, Steve
