Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

root/trunk/lib/soap/generator.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2011 [2011] 02/10/08 10:57:09 nahi * merged from 1_5 branch. * enabled Sriver#generate_explicit_type for …
(edit) @2000 [2000] 10/09/07 23:16:36 nahi * removed backward compatibility definitions for soap4r-1.4.X. closes …
(edit) @1975 [1975] 09/19/07 11:29:44 nahi * XML attribute must not be affected by default namespace. closes #430.
(edit) @1974 [1974] 09/17/07 23:08:48 nahi * add the Generator option for using default namespace in SOAP message. …
(edit) @1954 [1954] 09/12/07 15:05:29 nahi * mapping_registry was not generated propery for anonymous complexTypes …
(edit) @1947 [1947] 09/09/07 17:19:28 nahi * XML encoding does not work properly depending on CES. Generator should …
(edit) @1945 [1945] 09/09/07 15:09:39 nahi * a value of XML attribute was not properly encoded. users who did …
(edit) @1936 [1936] 09/06/07 11:59:34 nahi * renamed SOAP::SOAPGenerator of SOAP::Generator to follow Ruby's naming …
(edit) @1898 [1898] 07/21/07 17:37:00 nahi * add :default_ns_tag option to configure a pre-defined Namespace tag. …
(edit) @1887 [1887] 07/16/07 23:14:21 nahi * allow to customize default ns definition of SOAP Envelope. …
(edit) @1837 [1837] 06/07/07 22:00:28 nahi * avoid conflict with ActiveSupport?'s Array#to_xml. renamed to_xml -> …
(edit) @1824 [1824] 06/02/07 00:44:41 nahi * Copyright notice updated. add '2000-2007' uniformly.
(edit) @1779 [1779] 05/17/07 10:47:54 nahi * allow to send XML. pass a REXML::Element(includes REXML::Document) or …
(edit) @1765 [1765] 05/13/07 21:49:18 nahi * let SOAPEnvelope, SOAPBody and SOAPHeader support extraattr for …
(edit) @1724 [1724] 09/24/06 21:02:36 nahi more aggressive xml 'qualified' control. closes #260.
(edit) @1707 [1707] 09/02/06 00:20:10 nahi do not dump XML attribute which value is nil. closes #241.
(edit) @1622 [1622] 09/13/05 23:29:50 nahi added 'soap.envelope.use_numeric_character_reference' (boolean) option to …
(edit) @1604 [1604] 08/04/05 23:20:55 nahi various mere changes for performance. just 5% or so. Hmm…
(edit) @1596 [1596] 07/24/05 23:57:59 nahi method name change: XSD::Charset.encoding_label -> xml_encoding_label.
(edit) @1587 [1587] 07/22/05 21:53:43 nahi let indent space size configuable. closes #130.
(edit) @1580 [1580] 07/18/05 14:54:19 nahi local element qualify/unqualify control. handles elementFormDefault and …
(edit) @1520 [1520] 04/27/05 23:56:40 nahi removed svn:executable
(edit) @1403 [1403] 01/24/05 23:38:26 nahi let encoders utilize default namespace to generate clean XML.
(edit) @1254 [1254] 07/03/04 13:24:46 nahi * refactoring: change variable name.
(edit) @1120 [1120] 12/22/03 12:57:55 nahi * lib/soap/generator.rb: follow SOAPReference#initialize signature change.
(edit) @1058 [1058] 11/25/03 15:07:45 nahi * changed license; GPL2 -> Ruby's. * lib/soap/rpc/driver.rb, …
(edit) @1020 [1020] 10/30/03 23:15:43 nahi better XML pretty printing.
(edit) @1012 [1012] 10/14/03 01:07:13 nahi * changed SOAPGenerator interface to allow complex XML attribute …
(edit) @1006 [1006] 10/11/03 13:49:56 nahi * Namespace of local scoped attribute (equals nil) must not be assigned.
(edit) @960 [960] 09/23/03 01:08:29 nahi Follow directory hierarchy change of encodingstyle handlers.
(edit) @950 [950] 09/20/03 22:28:58 nahi * move wsdl/namedElements.rb to xsd/namedelements. * do not introduce XSD …
(edit) @857 [857] 08/23/03 18:34:21 nahi Let XSD::NS thread-safe.
(edit) @844 [844] 08/22/03 00:13:47 nahi Move compatibility modules to soap/comapt.rb
(edit) @842 [842] 08/13/03 21:54:13 nahi copyright comment.
(edit) @832 [832] 08/03/03 19:11:47 nahi * *.rb: change coding convention. - camelCase -> non_camel_case - foo( …
(edit) @813 [813] 03/26/03 23:19:36 nahi Prety print XML instance (optional)
(edit) @811 [811] 03/23/03 23:50:19 nahi Omit namespace definitions when !generateEncodeType. [ruby-talk:67311]
(edit) @788 [788] 03/16/03 20:14:32 nahi A little performance tuning.
(edit) @768 [768] 01/28/03 01:09:03 nahi Marshal accepts IO as an output device like Marshal#dump.
(edit) @684 [684] 01/12/03 11:51:05 nahi Add attributes; charset, defaultEncodingStyle and generateEncodeType. …
(edit) @610 [610] 10/02/02 00:31:25 nahi Added an option to typeless elements.
(edit) @601 [601] 09/23/02 22:53:09 nahi Moved QName definition in wsdl package (wsdl/name) to soap package …
(edit) @473 [473] 05/06/02 00:04:01 nahi Use class variable and changed defaultParser interface.
(edit) @366 [366] 12/05/01 11:05:05 nakahiro Added SOAPElement encoding support.
(edit) @360 [360] 12/03/01 12:18:09 nakahiro Renamed encoding.rb to encodingStyleHandler.rb
(edit) @354 [354] 11/30/01 20:31:52 nakahiro Added defaultEncodingStyle attr.
(add) @352 [352] 11/26/01 20:48:33 nakahiro generator.rb: Original encoder. mappingRegistry.rb: Devided from …
Note: See TracRevisionLog for help on using the revision log.