Cocoa Bindings

Vlad Dumitrescu vladdu55@REDACTED
Sun Aug 27 14:58:33 CEST 2006


On 8/26/06, Joel Reymont <joelr1@REDACTED> wrote:
> The GUI can be built with much ease
> in XCode and only domain-specific and optimized messages can be sent
> between the Cocoa node and the Erlang. This gets one the best of both
> worlds, in my opinion.

MHO is that this is the best way to build a specific application's
GUI. It is when trying to implement a framework when the tricky parts
begin to make themselves felt. Let the Erlang part be just the
"business layer" and keep the interface clean.

best regards,
Vlad



More information about the erlang-questions mailing list