k4kfh / ZephyrCab

Drive a model train with prototypical controls, realistic behavior, and simulated physics; uses JMRI's WebSockets interface for layout connection
http://k4kfh.github.io/ZephyrCab
GNU Affero General Public License v3.0
10 stars 4 forks source link

Is the .prototype.junk object necessary? #3

Closed k4kfh closed 8 years ago

k4kfh commented 8 years ago

In bundles.json, there is an object called "tmp" that I know is used. However, there's also another called junk. I'm not sure junk is actually used for anything; I think tmp replaced it, but I'm not positive about that. Tests need to be run with/without it to make sure it's unneeded before removing it.