DigitalLibrarian / VS2010Projects

Bunch of unorganized mess
1 stars 1 forks source link

Needs Fix: const vs readonly difference for cross assembly #19

Open DigitalLibrarian opened 8 years ago

DigitalLibrarian commented 8 years ago

Audit all "const" variables. All of them atm, should be 'readonly'. See link below with regards to how the values are shared across assemblies.

http://stackoverflow.com/questions/55984/what-is-the-difference-between-const-and-readonly