A disk-based XForms state store for Orbeon Forms

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

A disk-based XForms state store for Orbeon Forms

Erik Bruchez
Administrator
See our latest blog entry on this topic:

http://www.orbeon.com/blog/2007/10/29/a-disk-based-xforms-state-store-for-orbeon-forms/

-Erik

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: A disk-based XForms state store for Orbeon Forms

Daniel E. Renfer
This is great! No more storing the state on the client just to avoid needing to Ctrl+F5 a page that was left open. :)
 
Since I am unable to download from CVS atm, what package is responsible for state management. (the web-based CVS browser is a pain in that regard)
 
Daniel E. Renfer
On 10/29/07, Erik Bruchez <[hidden email]> wrote:
See our latest blog entry on this topic:

http://www.orbeon.com/blog/2007/10/29/a-disk-based-xforms-state-store-for-orbeon-forms/

-Erik

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: A disk-based XForms state store for Orbeon Forms

Erik Bruchez
Administrator
Daniel,

> This is great! No more storing the state on the client just to avoid
> needing to Ctrl+F5 a page that was left open. :)

Well yes, although at the moment state information will still expire
with the sesion. But it does not store the information in the session,
and you should not get errors due to expired data as long as your
session is running.

We gathered some information on the wiki about possible further
improvements to this:

https://wiki.objectweb.org/ops/Wiki.jsp?page=XFormsStateStoreImprovements

> Since I am unable to download from CVS atm, what package is responsible
> for state management. (the web-based CVS browser is a pain in that regard)

After quite a bit of refactoring recently, most of the stuff is under:

   org.orbeon.oxf.xforms.state

-Erik

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws