Re: [shale] Another dialog idea

2005-11-10 Thread Rahul Akolkar
On 11/10/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > I suppose we could have > >

Re: [shale] Another dialog idea

2005-11-10 Thread Craig McClanahan
On 11/10/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > > I know this conversation was over a week ago but I finally had some > time to get back to my mailing list backlog... (see inline comments > below) > > > How is this different from just encapsulating your setup logic into an > > action metho

Re: [shale] Another dialog idea

2005-11-10 Thread Sean Schofield
I know this conversation was over a week ago but I finally had some time to get back to my mailing list backlog... (see inline comments below) > How is this different from just encapsulating your setup logic into an > action method, and then calling it as the first state of the dialog > explicitly

Re: [shale] Another dialog idea

2005-10-31 Thread Rahul Akolkar
On 10/27/05, Craig McClanahan <[EMAIL PROTECTED]> wrote: > On 10/27/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > > > > Just wanted to bounce an idea off of people. We have our own custom > > Dialog class that makes use of a "beforeStart" attribute. Basically > > there are certain steps we take b

Re: [shale] Another dialog idea

2005-10-27 Thread Craig McClanahan
On 10/27/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > > Just wanted to bounce an idea off of people. We have our own custom > Dialog class that makes use of a "beforeStart" attribute. Basically > there are certain steps we take before each dialog. We can't really > reuse a state using XML entiti

[shale] Another dialog idea

2005-10-27 Thread Sean Schofield
Just wanted to bounce an idea off of people. We have our own custom Dialog class that makes use of a "beforeStart" attribute. Basically there are certain steps we take before each dialog. We can't really reuse a state using XML entities because the "next" transition is always different depending