Re: [Fxruby-users] iRAA.rb sample -- what to do with it?
Status: Inactive
Brought to you by:
lyle
From: RLMuller <RLM...@Co...> - 2004-07-01 12:05:45
|
Hi Lyle, Thanks again for your expert help. It's much appreciated. Regards, Richard ----- Original Message -----=20 From: Lyle Johnson=20 To: RLMuller=20 Cc: fxr...@li...=20 Sent: Thursday, July 01, 2004 6:37 AM Subject: Re: [Fxruby-users] iRAA.rb sample -- what to do with it? On Jun 30, 2004, at 11:21 PM, RLMuller wrote: I got iRAA.rb from Ruby\samples\FXRuby to produce only a warning = after (1) installing the lib files/folders from soap4r-1_5_2.tar.gz and = devel-logger-1_2_2.tar.gz; and (2) replacing the 4th parameter of MappingRegistry.set from the form [ InterfaceNS, "Category" ] to the form { :type =3D> XSD::QName.new(InterfaceNS, "Category") } =20 I ran it on SciTE 1.60-wbd-1 and Ruby 1.8.0 over Win2000Pro, but it = had no application to execute. Is there some documentation online = suggesting how to use the classes in this example? The RAA.rb and iRAA.rb files in the "examples" directory are just = supporting libraries used by the "raabrowser.rb" example program: raabrowser.rb does a "require 'RAA'", and, RAA.rb does a "require 'iRAA'". It was not wasted effort on your part to download SOAP4R (and its = dependencies) since raabrowser ultimately needs those anyways. Hope this helps, Lyle --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.708 / Virus Database: 464 - Release Date: 6/27/2004 |