bowdidge / switchlist

Mac Switchlist generator for Model Railroads
http://www.vasonabranch.com/switchlist
1 stars 2 forks source link

Better support for modular clubs #43

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Modular clubs often have problems with operating sessions:
* The layout configuration changes with each session, so particular stations 
may not be available or in the same order.
* Freight cars that belong to a particular member may only be present if that 
member is present.

The first problem can be solved by reconfiguring each train's station stops 
each session.
The second problem is a little more difficult; one possibility would be to have 
an owner/description field for each freight car, and allow entire blocks of 
freight cars to be removed from SwitchList for a particular session.

Supporting clubs isn't a primary goal of SwitchList, so either this could be 
done with a separate version of SwitchList, or the features need to be hidden 
unless the user explicitly needs them.

Original issue reported on code.google.com by rwbowdi...@gmail.com on 2 Sep 2012 at 7:27