From: Michael A. <out...@gm...> - 2014-01-28 05:20:20
|
Which 2.0 branch should I work in? merge, unfinished, or develop? On Mon, Jan 27, 2014 at 5:38 PM, Michael Alexander <out...@gm...>wrote: > Don't get your hopes up that it will be soon - but I'll probably get > started before too long. > > > On Mon, Jan 27, 2014 at 3:53 PM, Chris Shaffer <chr...@gm...>wrote: > >> If you implement it without automatic route calculation, many of us will >> still be very happy. We can count our routes manually for now. Calculation >> could be an add-on for later. >> >> >> -- >> Chris >> >> *Warning! NSA analysts could be reading this email. And because there’s >> hardly any accountability, we have no idea how they may use it. If that >> bothers you, click here to do something about it. >> <https://www.aclu.org/secure/stopnsa>* >> >> >> On Mon, Jan 27, 2014 at 12:08 PM, brett lentz <bre...@gm...>wrote: >> >>> >>> On Mon, Jan 27, 2014 at 3:03 PM, Michael Alexander < >>> out...@gm...> wrote: >>> >>>> I am considering trying to implement 1862 in Rails. Much of it is >>>> pretty straight-forward, but there are a couple of significant hurdles. >>>> >>>> 1) 1862 has a new type of rounds - "Parliamentary Rounds". These come >>>> before each stock round. I suppose they could be done as part of the stock >>>> rounds, but it would probably be a lot cleaner to have a new round type. >>>> >>>> 2) Run calculation will be brutal, and probably need to be written >>>> from scratch for 1862. There are three train types in 1862, and they can >>>> run on the same track, but each city can only count once. >>>> >>>> Also, if I do this, should it go straight into 2.0 or should I start in >>>> 1.8? >>>> >>>> Mike >>>> >>> >>> >>> It sounds like Stefan is really close to releasing 2.0, so that's what I >>> would recommend targeting. >>> >>> That said, there's several pieces that can be implemented at any time, >>> such as the map and stock market XML files, the tile manifests, etc. >>> >>> Parlimentary rounds will just be another specialized sub-class of Round. >>> There's already examples to help guide your way. >>> >>> ---Brett. >>> >>> >>> ------------------------------------------------------------------------------ >>> CenturyLink Cloud: The Leader in Enterprise Cloud Services. >>> Learn Why More Businesses Are Choosing CenturyLink Cloud For >>> Critical Workloads, Development Environments & Everything In Between. >>> Get a Quote or Start a Free Trial Today. >>> >>> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> Rails-devel mailing list >>> Rai...@li... >>> https://lists.sourceforge.net/lists/listinfo/rails-devel >>> >>> >> >> >> ------------------------------------------------------------------------------ >> CenturyLink Cloud: The Leader in Enterprise Cloud Services. >> Learn Why More Businesses Are Choosing CenturyLink Cloud For >> Critical Workloads, Development Environments & Everything In Between. >> Get a Quote or Start a Free Trial Today. >> >> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> https://lists.sourceforge.net/lists/listinfo/rails-devel >> >> > |