arjunsatyapal / lantern

Automatically exported from code.google.com/p/lantern
Apache License 2.0
1 stars 0 forks source link

Code review request #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:

Refactor the JavaScript for Notes. In the process, extracted some XHR 
communications code from the taxonomy for re-use.

I split the Notes handling into 4 logical pieces:
 - Handling UI interaction
 - Handling the popup Editor
 - Hooking up all buttons on a page
 - XHR interaction

When reviewing my code changes, please focus on:

http://vchen-u.i:9094 has a demo. Please see that it behaves correctly.

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by vc...@google.com on 2 Sep 2010 at 4:36

GoogleCodeExporter commented 9 years ago
This had been merged into version 2c

Original comment by vc...@google.com on 10 Sep 2010 at 4:24