Hello, I am currently developing a webshop which uses a c/c++ shared object/dynamic link library for some functions. Currently I am evaluating which technology I should use. As I've got a completely free choice I was thinking of Java Server Faces or Ruby on Rails. I never used Ruby on Rails before, so my question is: How big is the support of Ruby to access a c/c++ shared object/dynamic link library of which i only got a c/c++ header file ?