Erlang records / Jinterface

Olivier Sambourg olivier.sambourg@REDACTED
Wed Aug 17 16:04:24 CEST 2005


Hi everyone,

Forgive me if I'm wrong or if I'm reopening an old thread, but are there any 
news about a new (separate) record type (not tuple) ?
I'm using records on my erlang app but they lose all their advantages over 
tuples once they are transmitted to a java client, using Jinterface : I have 
to know the underlying tuple format to access the data, and map it to a java 
object.

I was thinking a new record format would greatly ease the erlang / java (or 
any other language) mapping pain .

Thanks for the info if any

--
Olivier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20050817/9325f960/attachment.htm>


More information about the erlang-questions mailing list