Hi all,
I just wanted to add a few notes to this. The first is that I've updated the link on the website to point to the reflex github account at
http://github.com/reflex. We've decided to split reflex into 3 libraries (framework, graphics & components), but will offer them as a single download on the site. So, I think it makes the most sense to link there. The second note is that we've begun to implement a convention for marking what stage of development each class is in (experimental, alpha, beta, etc). So, the drawing skin classes for instance should have been marked as experimental (they've actually been deleted from the repo now). However if someone has trouble with classes marked as alpha, we're much more likely to have useful help and advice on those just because it's probably something that all of us are aware of and have discussed already. Also, these statuses should start showing up in the asdocs for most classes soon. It'll look something like this.
http://docs.reflex.io/reflex/cursors/Cursor.html
Thanks.
- Ben