BUG report: py_interface-0.9
Nigel.Head@REDACTED
Nigel.Head@REDACTED
Tue Jun 8 18:11:20 CEST 2004
Attached a short change to py_interface-0.9 (erl_term.py) ..., seems also to be
applicable to 0.91.
A list, when transmitted as an erl term, has (may have?) a [] element at the
end, which py_interface wasn't expecting.
Not sure if this is a recent erlang change or what, but the following
modification to erl_term.py seems to fix things up nicely.
Regards,
N.
PS: I've got to say that py_interface is seriously cool bananas!
Once it works sweetly the next step is to use it to have erlang talk to
wxWindows/wxWidgets, via wxPython.
As far as I can see it should even be possible to arrange some introspection so
that we can dynamically determine what wx classes/methods are available (to save
the otherwise painful building of millions of different widget interfaces).
(See attached file: erl_term_patch.txt)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: erl_term_patch.txt
Type: application/octet-stream
Size: 221 bytes
Desc: Text - character set unknown
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20040608/32e40294/attachment.obj>
More information about the erlang-questions
mailing list