legalese / legalese.github.io

Static assets for legalese.com
https://legalese.com/
70 stars 27 forks source link

properly oopify the readrows object #118

Open mengwong opened 8 years ago

mengwong commented 8 years ago

suitableTemplates, roles2parties, and docsetEmails should be properties of a readRows object, defined at construction time.

go through the codebase and remove all functional references.

then move those functions from templates.js or wherever, into readrows.js.

mengwong commented 8 years ago

going good