Re: [Wormux-dev] Adding the methods Push(bool) and PopBool() to action.

2009-10-08 Par sujet Kurosu
Florian Köberle a écrit : > [...] to add method to load and store actions from > and to other mediums then the network. So that it would become for example > possible to save all actions to the disk in order to replay them later. I > am not yet sure if it will work at all with C++. That would be g

Re: [Wormux-dev] Adding the methods Push(bool) and PopBool() to action.

2009-09-30 Par sujet Matthieu Fertré
Florian Köberle a écrit : >> I am also thinking of adding a Action::Push(bool), and Action::PopBool() >> but this is another story ;) >> >> > Please wait with this a little while. I have an idea of how to improve the > action framework so that you can't make Pust/Pop mistakes anymore and > whi

[Wormux-dev] Adding the methods Push(bool) and PopBool() to action.

2009-09-30 Par sujet Florian Köberle
> I am also thinking of adding a Action::Push(bool), and Action::PopBool() > but this is another story ;) > Please wait with this a little while. I have an idea of how to improve the action framework so that you can't make Pust/Pop mistakes anymore and which would make it simple to add method to lo