prettydiff / biddle

Self-hosted application distribution
MIT License
66 stars 4 forks source link

Simultaneous parallel operations #40

Open prettydiff opened 7 years ago

prettydiff commented 7 years ago

The first step is to pass data into functions opposed to referencing from globally stored properties. The most obvious offender is data,input. As much of this stuff as possible must be confined to the init function at the bottom.