From: Stefan F. <ste...@we...> - 2014-02-21 13:40:06
|
Thanks, I got the same impression, but I was not sure. OK, if you do not mind, I will try to move some generic functionality into the PlayManager and other related classes or even create a StartRound-Utility class. This would allow to focus even more on the specific functionality in the StartRound_18xx classes. Stefan On 02/21/2014 02:22 PM, Michael Alexander wrote: > I will check later on today to make sure, however, I believe that > StartRound_1880 is the the only one that is not used. I added the > ability in the base code to have two start rounds defined, and the two > that run are StartRound_Privates_1880 and StartRound_Investors_1880. I > made StartRound_Sequential as a base class with the idea that it was > generic enough that it could be put back into base rails for other games > that might need it. > > Mike > > > On Thu, Feb 20, 2014 at 10:15 AM, Stefan Frey <ste...@we... > <mailto:ste...@we...>> wrote: > > Martin & Alexander: > I wonder which of the 1880 start rounds are currently used? > > In rails_2_develop_1880 there are: > > StartRound_1880 > StartRound_Investors_1880 > StartRound_Sequential with Subclass StartRound_Privates_1880 > > Can you shed some light on it? > > Thanks for your help, > Stefan > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk > _______________________________________________ > Rails-devel mailing list > Rai...@li... > <mailto:Rai...@li...> > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |