JSJaC review
Some days ago I’ve started a new branch for JSJaC for an upcoming version 1.0. On my TODO for this version are things like
- Use JID objects throughout to make working with JIDs more comfortably
- Allow to extend IQ packets dynamically with generic getters/setters and stuff
- Make handling of IQs and callbacks more easily and elegantly
- Be more verbose about the current state of the underlying connection
- Check and fix compatibility with all mainstream browsers
- In general add stuff that enables you to code more quickly thus having more fun when working with jsjac
- Use JSDoc throughout for documenting the API
So if there are any wishes or any ideas for a new revisited version of JSJaC please let me know. 🙂