jdunno / crunchy

Automatically exported from code.google.com/p/crunchy
0 stars 0 forks source link

Integrated VLAM Editor #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Here's a short overview of how it might work:

1) You give crunchy an URL for your data (which it fetches using urllib)
2) crunchy opens a page that has an editor box and some controls at
the top and a preview pane at the bottom.
3) inside the editor crunchy iterates through all the likely candidate
elements (still need to figure out exactly how to find these) and
highlights the matching section in the preview.
4) every time you hit apply or next in the editor section the preview
pane is updated
5) whenever you click next crunchy moves to the next candidate element.
6) as a backup, crunchy can display the whole source of the file,
instead of just the individual candidate elements.

Original issue reported on code.google.com by johannes...@gmail.com on 15 Dec 2006 at 4:34

GoogleCodeExporter commented 8 years ago
Just started work on this, will continue over Christmas while away in 
Deutschland.

Original comment by johannes...@gmail.com on 16 Dec 2006 at 2:13

GoogleCodeExporter commented 8 years ago
Different version (code name: chewy) started on andre's branch.

Original comment by andre.ro...@gmail.com on 6 Jan 2007 at 4:08

GoogleCodeExporter commented 8 years ago
Working version in andre's branch.

Original comment by andre.ro...@gmail.com on 15 Jan 2007 at 10:21

GoogleCodeExporter commented 8 years ago
Fixed, in my humble opinion. It's in the 0.8 release now :-)

Original comment by johannes...@gmail.com on 28 Jan 2007 at 3:17