On 24/08/11 14:58 -0700, Ian Wilson wrote:
> On Wed, Aug 24, 2011 at 1:52 PM, Cédric Krier wrote:
>
> > On 24/08/11 13:05 -0700, Ian Wilson wrote:
> > > On Wed, Aug 24, 2011 at 12:13 PM, Cédric Krier > >wrote:
> > >
> > > > On 24/08/11 11:34 -0700, Ian Wilson wrote:
> > > > > 4. I think also the
On Wed, Aug 24, 2011 at 1:52 PM, Cédric Krier wrote:
> On 24/08/11 13:05 -0700, Ian Wilson wrote:
> > On Wed, Aug 24, 2011 at 12:13 PM, Cédric Krier >wrote:
> >
> > > On 24/08/11 11:34 -0700, Ian Wilson wrote:
> > > > I'm not sure if its too soon to bring up these other points so tell
> me if
>
On 24/08/11 13:05 -0700, Ian Wilson wrote:
> On Wed, Aug 24, 2011 at 12:13 PM, Cédric Krier wrote:
>
> > On 24/08/11 11:34 -0700, Ian Wilson wrote:
> > > I'm not sure if its too soon to bring up these other points so tell me if
> > > so:
> > >
> > > 1. StateAction seems to actually contain the ne
On Wed, Aug 24, 2011 at 12:13 PM, Cédric Krier wrote:
> On 24/08/11 11:34 -0700, Ian Wilson wrote:
> > I'm not sure if its too soon to bring up these other points so tell me if
> > so:
> >
> > 1. StateAction seems to actually contain the next state as an attribute
> as
> > well.
>
> Oops I made a
On 24/08/11 11:34 -0700, Ian Wilson wrote:
> I'm not sure if its too soon to bring up these other points so tell me if
> so:
>
> 1. StateAction seems to actually contain the next state as an attribute as
> well.
Oops I made an issue, I made a last minute change StateAction inheriting of
StateCho
On Tue, Aug 23, 2011 at 5:36 AM, Cédric Krier wrote:
> On 23/08/11 08:27 -0400, Sharoon Thomas wrote:
> >
> > On Aug 22, 2011, at 5:15 PM, Cédric Krier wrote:
> >
> > >
> > > class Example(Wizard):
> > >start = 'init'
> > >end = 'end'
> > >
> > >init = StateForm('account.invoice', but