I'm not sure what the status of the javarosa-core tree is these days, as
DiMagi hasn't been doing official javarosa-core library releases, but has
been adding significant functionality.
The special fork incorporates some of those latest changes.
Mitch
···
On Wed, Jan 16, 2013 at 10:54 AM, Stephanie Ku wrote:
Hello Everyone,
I have replaced the javarosa library with the more recent version of
javarosa-core (as I was planning on making some edits to the source code),
however, I keep getting a simple constructor error from line 190 (in the
doInBackground method of FormLoaderTask.java) fd.setEvaluationContext(newEvaluationContext(
null));
Apologies for the confusion. Mitch is correct that JavaRosa has undergone
major structural changes, but the core committer's group hasn't come to a
stable point to start doing library releases again.
Is there specific functionality you are looking for in the new libraries
that isn't supported in Mitch's fork?
-Clayton
···
On Wed, Jan 16, 2013 at 2:54 PM, Mitch S wrote:
I'm not sure what the status of the javarosa-core tree is these days, as
DiMagi hasn't been doing official javarosa-core library releases, but has
been adding significant functionality.
The special fork incorporates some of those latest changes.
I have replaced the javarosa library with the more recent version of
javarosa-core (as I was planning on making some edits to the source code),
however, I keep getting a simple constructor error from line 190 (in the
doInBackground method of FormLoaderTask.java) fd.setEvaluationContext(newEvaluationContext(
null));