Marko Asplund wrote:
I'm planning on using Tomahawk in an application that's currently
being developed. For some reason I couldn't get t:commandLink to work
in Tomahawk v1.1.3 but v1.1.5 nightly builds appear to be fine which
is why I'd like to use a code base newer than 1.1.3.
Are there any stable builds for the 1.1.5 branch that I could use?
What's the release schedule for 1.1.5?
Should I use the nightly builds or do my own?
Tomahawk 1.1.3 has a number of major bugs in it; the project I'm
currently working on uses it but we have many local patches applied -
all of which are taken from the SVN trunk. I would therefore recommend
using a 1.1.5 snapshot over 1.1.3.
It would probably be best to download the code and build yourself;
building the code is pretty easy.
Having your own copy means that you know exactly what source it was
built from in case debugging is necessary. It also means that you can
selectively backport fixes for issues that you encounter while not
having to handle all changes resulting from moving to a new nightly
build, whatever they are.
Regards,
Simon