[erlang-patches] observer tv fixes

Peti Gömöri gomoripeti@REDACTED
Sun Jan 22 12:36:03 CET 2012


Hi,

finally a table visualizer in wx.
unfortunately it crashed pretty easily when I tried to click here and there.
Here are some tiny improvement proposals to fix some of the issues:
- when canceling in Edit Object window 'cancel' atom is expected to be returned
- when parsing edited object according to erl_parse docs "token list
must end with the dot token"; ensure this is always true
- handle parse errors in edited objects
- handle invalid regexp in search
- MEssageDialog error terms even if they are not strings
- show printable strings in objects instead of integer lists (like old
tv did) (ugly: 9999 terminal width)


thanks
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: observer_lib.erl.patch
Type: application/octet-stream
Size: 935 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20120122/5ccee287/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: observer_tv_table.erl.patch
Type: application/octet-stream
Size: 1556 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20120122/5ccee287/attachment-0001.obj>


More information about the erlang-patches mailing list