Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy B. Merrill committed Apr 1, 2013
1 parent 102e30d commit 111a587
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@

1. Bug reports and user interface feedback are always appreciated.
2. Front-end
* Preview pane: Replace the modal with an always-visible data pane.
3. Back-end
* Convert ColumnGuesser.java into JRuby or jruby_dump_characters into Java. (This will save significant startup time by not having to start the JVM repeatedly.)
* Convert ColumnGuesser.java into JRuby or jruby_dump_characters into Java. (This will save significant startup time by not having to start the JVM repeatedly. Or implement Nailgun.)
* Ability to apply a lasso to all subsequent pages in a document.
* Modify imgAreaSelect (or replace it with another JS library) to allow multiple selects. (The data should probably be concatenated, then made available for viewing/download/clipboard.)

Expand Down

0 comments on commit 111a587

Please sign in to comment.