T
Tim Perrett
Hey all
If I wanted to access a web service within ruby cocoa, would i need to
do...
OSX::NSBundle.bundleWithPath("/path/to/WebServiceCore.framwork").ocm_sendload)
and then use the OOC bridge within that, or is it possible to use the
nice ruby wrapper SOAP4R? If i wanted to use that wouldnt i need to make
it a descendant of NSObject?
Thanks
Tim
If I wanted to access a web service within ruby cocoa, would i need to
do...
OSX::NSBundle.bundleWithPath("/path/to/WebServiceCore.framwork").ocm_sendload)
and then use the OOC bridge within that, or is it possible to use the
nice ruby wrapper SOAP4R? If i wanted to use that wouldnt i need to make
it a descendant of NSObject?
Thanks
Tim