UWNetworksLab / freedom

Embracing a distributed web
13 stars 5 forks source link

src/libs should be inside the anonymous closure #13

Closed ryscheng closed 10 years ago

ryscheng commented 11 years ago

Any classes defined in src/libs should be populated on the internal fdom object inside the anonymous closure. Document that in order to inspect internal state, it has to be pulled out explicitly.

Right now DataChannel internal state is exposed in the global namespace (yikes!)

willscott commented 10 years ago

Looks like you dealt with this: 3a5999e3790cd5f9b54c8cae542d3eda4add31ee