January 2010
3 posts
Testing and auto-generated ids in SproutCore
martinottenwaelter:
If you’re trying to automate tests of your SproutCore application with Selenium, for example, you’ll realise that the HTML element ids are automatically generated. They change every now and then and break all your tests.
To get rid of this problem, you can override the layerId method of certain view classes to generate a stable, and human readable, id.
The following code...
Tasks →
In case you haven’t been following the mailing list, Suvajit Gupta and some associates have been working on a really nifty software planning tool called Tasks. They are using Tasks to plan some large software projects internal to their own company and they are also adding features we need to use Tasks to manage the SproutCore project as well.
Thanks to their hard work, we now have an...
So again, the question isn’t Sproutcore vs. jQuery. In fact, you can (and...
– Thoughts On Sproutcore and App Dev In General « lukesh +interactive