From: sneha29@... Date: 2007-05-30T16:45:08+09:00 Subject: Pointers for Designing UNO Ruby Bridge Hi, I am interested in designing a bridge between Ruby and UNO. I have looked over the following links for documentation: http://udk.openoffice.org/ http://www.ruby-lang.org/en/documentation/ I am not able to figure out the steps required to start implementing the bridge. It would be great if someone can give some pointers for the following things: a. Architechture required for writing the Bridge. b. The approach to be taken . Eg deciding whether to write a Remote UNO bridge OR Binary UNO bridge OR Language specific bridge. c. Some steps to be followed (procedure) if I adopt one of the above mentioned approach. Thanks, Sneha