Processing Math: Done
No jsMath TeX fonts found -- using unicode fonts instead.
This may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath
Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2008-06-20 20:50:22
Size: 542
Editor: TomBoothby
Comment:
Revision 4 as of 2008-06-20 20:55:36
Size: 833
Editor: TomBoothby
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * Test and fix bugs
Line 11: Line 12:
 * Fix bugs uncovered by doctests
Line 14: Line 17:

Problems:

 * Patch bomb.
 * Can't test until I'm "done"


== Other stuff ==

 * Suggested (yet another) data structure to help RLM
 * Reviewed some patches
 * Encouraged a 3-way throw-down between GBill, Glenn, and Yi

SQLize the Notebook?

I've started on #3456. Workflow is:

  • Create schema (done)
  • Create import script (done)
  • Replace object.foo() with object.foo "everywhere" in the notebook directory (done)
  • Replace object._ _foo with object.foo "everywhere" in the notebook directory
  • Refactor worksheet.config, notebook.config, user.config
  • Refactor worksheet.cells, notebook.users, notebook.worksheets
  • Test and fix bugs
  • Document the hell out of everything!
  • Fix bugs uncovered by doctests

While I'm at it:

  • Add tag system, twist Timothy's arm to design an interface?

Problems:

  • Patch bomb.
  • Can't test until I'm "done"

Other stuff

  • Suggested (yet another) data structure to help RLM
  • Reviewed some patches
  • Encouraged a 3-way throw-down between GBill, Glenn, and Yi

dev1/boothby (last edited 2008-11-14 13:41:50 by anonymous)