[erlang-questions] Using linked-in drivers to represent objects outside of Erlang

Joel Reymont joelr1@REDACTED
Wed Dec 5 15:03:02 CET 2007


Suppose I want to use a linked-in driver to talk to objects outside of  
Erlang.

Am I correct that a driver instance would map to an object instance?

Would this be efficient enough?

I don't need to keep a list of objects inside the driver and have my  
Erlang code refer to them using some sort of a handle, do I?

	Thanks, Joel

--
http://wagerlabs.com








More information about the erlang-questions mailing list