Updating ODK-Voice to javarosa-libraries.jar from ODK-Collect 1.1.7

I'm trying to update ODK-voice to the latest version of the
javarosa.jar files and I'm trying to see how FormElementBinding was
changed from ODK Collect 1.1.4 to 1.1.5. The file which uses it
org.odk.collect.android.logic.PromptElement.java no longer exists from
1.1.4 to 1.1.5. Anyone have an idea of where is the code that was used
instead of it so that I can reference it to make the changes in
ODK-Voice

Thanks,

Joaquin

joaquín,

FormElementBinding was replaced by FormEntryCaption. you
should take a look at the FormEntryController to see how we iterate
through prompts.

··· On Wed, Jun 22, 2011 at 17:10, Joaquín Blaya wrote: > I'm trying to update ODK-voice to the latest version of the > javarosa.jar files and I'm trying to see how FormElementBinding was > changed from ODK Collect 1.1.4 to 1.1.5. The file which uses it > org.odk.collect.android.logic.PromptElement.java no longer exists from > 1.1.4 to 1.1.5. Anyone have an idea of where is the code that was used > instead of it so that I can reference it to make the changes in > ODK-Voice > > Thanks, > > Joaquin > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >