Reflection in Erlang.

Corrado Santoro csanto@REDACTED
Thu Jan 27 08:06:13 CET 2005


Héctor Rivas Gándara wrote:
> I wan't to wrap  objects from other language, so the problem is how to 
> dinamicly impersonate an object with an arbitrary interface in Erlang.  I  
> can solve this using the simple call:
> 
> adaptor:callMethod(Obj, "method1", Args).

See http://www.diit.unict.it/users/csanto/exat/

It is an Erlang agent platform, but it includes a module for writing 
objects in Erlang.

Maybe this could help you.

--Corrado


-- 
======================================================
Eng. Corrado Santoro, Ph.D.

University of Catania - Engineering Faculty
Department of Computer Science and
Telecommunications Engineering
Viale A. Doria, 6 - 95125 CATANIA (ITALY)

Tel: +39 095 7382380           Fax: +39 095 7382397
      +39 095 7382365
      +39 095 7382364

EMail: csanto@REDACTED
Personal Home Page:
             http://www.diit.unict.it/users/csanto

NUXI Home Page:
             http://nuxi.iit.unict.it
======================================================




More information about the erlang-questions mailing list