From: Austin Ziegler Date: 2005-05-06T04:44:45+09:00 Subject: Re: [ANN] Transaction::Simple 1.3.0 On 5/5/05, Jeff Barczewski wrote: > Could one use this as a simple way to provide dialog state across > discrete web pages in a wizard type scenario? Like what some > people try to do with continuations, although this seems to get > complicated quickly. Maybe this could provide an easier > mechanism?? Mmmm. Maybe, but it would depend on the architecture of your program more than anything. In a stateless situation, then really not. In a stateful situation, then easily. These items are for live, in-memory transactions. As long as your program is running, you should be okay with this. -austin -- Austin Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca