ShareIt-project / ShareIt

Peer-to-Peer filesharing in pure client-side Javascript
shareit.es
139 stars 32 forks source link

Use native Javascript events #101

Closed piranna closed 11 years ago

piranna commented 11 years ago

Use Javascript real events instead of ad-hoc objects

piranna commented 11 years ago

Fixed on commit f579d205307e42e3786f928ddcd82871613a3975, clossing.

piranna commented 11 years ago

It would be good to have more specific attributes on the events instead of a plain 'data' array, and maybe also more specific events in some places. Re-opening.

piranna commented 11 years ago

It would be good also to use more expresive names to identify the events. Namespaces would be good, too.

piranna commented 11 years ago

Clossed on commit 0c05b1a253e26da0b2c1d4defade70cce47d3fe2.