Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Those crappy generated wrappers existed before, as Sun RPC, CORBA, DCOM, Taligent, Talos, and many others whose name I've forgotten.

And will keep on coming back even after REST gets replaced something else.

Most want a simple network programming model that looks like regular code, even though distributed systems are anything but simple.



CORBA's IDL was great; we're using a home grown variant for C++/C#/Java/JS interop, and it's much, much better than SWIG.

Maybe the problem with a lot of RPC tools is that they conflate serialization format and remote call semantics (or "complect" these two factors, if I were inclined to mimic the pretentiousness of Rich Hickey).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: