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

root/trunk/lib/soap/mapping


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) @1998 [1998] 10/08/07 23:43:23 nahi * let exception message be more detailed.
(edit) @1993 [1993] 10/01/07 20:32:26 nahi * (merged from branches/1_5: -r1989:1992) * simpleRestriction + …
(edit) @1982 [1982] 09/23/07 23:54:45 nahi * cache the result of Mapping.const_from_name when the method is called …
(edit) @1979 [1979] 09/21/07 18:25:43 nahi * when there are 2 unqualified anonymous elements which have the same name …
(edit) @1972 [1972] 09/17/07 13:45:30 nahi * cache the result of XSD::CodeGen?.safemethodname, too.
(edit) @1971 [1971] 09/17/07 13:41:33 nahi * cache the result of XSD::CodeGen?#{safeconstname|safevarname} while …
(edit) @1970 [1970] 09/17/07 12:10:11 nahi * non user visible changes * reduce String object allocation. * …
(edit) @1962 [1962] 09/15/07 15:43:30 nahi * small tuning based on performance analysis * cache inversed …
(edit) @1955 [1955] 09/12/07 19:00:59 nahi * call Array#replace via UnboundMethod?. Object#replace may be redefined …
(edit) @1952 [1952] 09/12/07 11:04:26 nahi * allow a subclass of Hash to be mapped as a Hash. e.g. a …
(edit) @1949 [1949] 09/10/07 21:13:35 nahi * do not create extraattr entry in SOAP/OM when the value is nil. it …
(edit) @1942 [1942] 09/07/07 21:43:43 nahi * a Driver generated by a WSDLDriverFactory ignored 'xmlattr_*' value in a …
(edit) @1937 [1937] 09/06/07 12:00:32 nahi * WSDLDriverFactory did not handle nested sequence/choice correctlyl. …
(edit) @1935 [1935] 09/06/07 11:54:52 nahi * Type simpleType and simpleContent was unmarshalled as a String, not as …
(edit) @1931 [1931] 08/31/07 23:17:57 nahi * allow the Fixnum which have an instance variable to be marshalled. For …
(edit) @1930 [1930] 08/30/07 23:38:46 nahi * cosmetic
(edit) @1925 [1925] 08/27/07 10:37:34 nahi * support <choice maxOccurs="unbounded"/>: treat it <all/> for now. * …
(edit) @1924 [1924] 08/26/07 22:41:31 nahi * do not dump xsd:type for non-polymorphic type of literal service. …
(edit) @1923 [1923] 08/26/07 17:45:43 nahi * removed :schema_ns definition from mappingRegistry stub file. this …
(edit) @1921 [1921] 08/25/07 00:52:30 nahi * added NestedException?. * let MappingError? be a NestedException? and show …
(edit) @1912 [1912] 08/05/07 11:02:14 nahi * send xsi:nil=true element when literal + maxOccurs != 0 + …
(edit) @1908 [1908] 07/31/07 22:12:18 nahi * avoid NoMethodError? when passing SOAPArray to LiteralRegistry?. It's …
(edit) @1907 [1907] 07/31/07 00:02:20 nahi * added supports of complexType definition inheritance. soap4r supported …
(edit) @1897 [1897] 07/21/07 13:36:04 nahi * choice handling bug fixed according to a patch from KR, Vesa Varimo. If …
(edit) @1895 [1895] 07/21/07 12:57:01 nahi * same changes for #381 (XSD::QName.new(...) cleanups for …
(edit) @1894 [1894] 07/21/07 12:54:49 nahi * ditto.
(edit) @1892 [1892] 07/21/07 12:51:36 nahi * added classes for rest built-in datatypes of XML Schema Datatypes …
(edit) @1878 [1878] 07/07/07 23:37:11 nahi * follow the signature change in [1871]. closes #375.
(edit) @1874 [1874] 07/03/07 12:08:03 nahi * let WSDLLiteralRegistry#soap2obj use defined schema. closes #166.
(edit) @1873 [1873] 07/02/07 23:45:06 nahi * try to call klass.soap_marshallable before mapping an XML element to the …
(edit) @1871 [1871] 07/01/07 15:36:45 nahi * under the earlier versions, we could use [] instead of CountryTargets?[]. …
(edit) @1866 [1866] 06/29/07 20:20:11 nahi * an rpc/encoded parameter could be wrongly typed when the parameter is …
(edit) @1862 [1862] 06/25/07 20:38:04 nahi * passing nil as a basetype through wsdl2ruby.rb generated …
(edit) @1857 [1857] 06/19/07 23:21:24 nahi * let xsd2ruby.rb generate a mapping registry and a mapper from XML Schema …
(edit) @1853 [1853] 06/18/07 22:24:02 nahi * derived class was marshalled without xsi:type for literal service. …
(edit) @1840 [1840] 06/08/07 15:15:58 nahi * re-implemented token and language type support. closes #252.
(edit) @1839 [1839] 06/08/07 13:57:03 nahi * revert [1776]. I need to pay serious attention to intellectual …
(edit) @1837 [1837] 06/07/07 22:00:28 nahi * avoid conflict with ActiveSupport?'s Array#to_xml. renamed to_xml -> …
(edit) @1835 [1835] 06/06/07 15:15:43 nahi * abstract type embedded in another type was not propertly unmarshalled …
(edit) @1832 [1832] 06/05/07 10:32:04 nahi * rename REXMLElementWrap -> SOAPREXMLElementWrap.
(edit) @1830 [1830] 06/05/07 00:21:54 nahi * abstract return type definition causes illegal …
(edit) @1827 [1827] 06/03/07 13:56:54 nahi * handle choice + maxOccurs="unbounded" correctly. closes #327.
(edit) @1824 [1824] 06/02/07 00:44:41 nahi * Copyright notice updated. add '2000-2007' uniformly.
(edit) @1822 [1822] 05/31/07 22:38:50 nahi * now you can access to HTTP-Cookies with SOAP::RPC::SOAPlet.cookies from …
(edit) @1812 [1812] 05/27/07 11:19:19 nahi * performance tuning (memory and speed) * reuse ParseFrame? in …
(edit) @1810 [1810] 05/25/07 17:57:07 nahi * for literal service, let LiteralRegistry? treat nil parameter as same as …
(edit) @1809 [1809] 05/25/07 16:43:11 nahi * ref + min/macOccurs did not work (min/maxOccurs attribute in 'ref'-side …
(edit) @1805 [1805] 05/24/07 22:26:37 nahi * support typed element which type is qualified. <element name="foo" …
(edit) @1804 [1804] 05/24/07 22:24:00 nahi * do not check @@schema_* in class definition for obj2soap.
(edit) @1800 [1800] 05/21/07 21:55:21 nahi * for speed performance.
(edit) @1790 [1790] 05/20/07 17:42:49 nahi * classDefCreator wrongly generated element definitions. fixed. * let …
(edit) @1788 [1788] 05/20/07 15:36:14 nahi * support combination of choice + sequence. closes #205.
(edit) @1779 [1779] 05/17/07 10:47:54 nahi * allow to send XML. pass a REXML::Element(includes REXML::Document) or …
(edit) @1776 [1776] 05/15/07 22:34:45 nahi * added support for token and language. applied a patch with a little …
(edit) @1775 [1775] 05/15/07 17:44:09 nahi * encode/decode basetype according to type definition in rpc/encoded …
(edit) @1771 [1771] 05/14/07 21:49:43 nahi * try to recover when unexpected Array encoding comes while unmarshalling. …
(edit) @1764 [1764] 05/13/07 19:34:07 nahi * it must not be used as a conditional statement that the return value of …
(edit) @1761 [1761] 05/13/07 11:08:48 nahi * encode according to MappingRegistry? for rpc/encoded service, too. …
(edit) @1753 [1753] 05/04/07 01:12:56 nahi * treat empty xsd:string element as not nil but "" under document/liteal …
(edit) @1750 [1750] 05/02/07 17:14:26 nahi * map each Hash element as an unqualified element not a qualified. * …
(edit) @1748 [1748] 10/29/06 18:32:59 nahi generate qualified elements when a Hash is given. closes #289.
(edit) @1740 [1740] 10/21/06 15:38:17 nahi generate classdef for "abstract" type. it is needed for a mapping target. …
(edit) @1739 [1739] 10/21/06 00:51:38 nahi * let XSD::QName immutable. closes #274. * MappingRegistry? cleanups.
(edit) @1735 [1735] 10/04/06 10:53:17 nahi decode <ele xsi:nil="true" /> to SOAP::SOAPNil in literal service. closes …
(edit) @1731 [1731] 10/01/06 23:14:27 nahi moved @@schema_* things in classdef definition to mapping registry. …
(edit) @1726 [1726] 09/25/06 14:26:30 nahi do not validate CES by default to avoid consuming memory. let XML …
(edit) @1725 [1725] 09/25/06 13:14:49 nahi SOAP::Mapping::Object could not be dumped with Ruby's Marshal; 'singleton …
(edit) @1724 [1724] 09/24/06 21:02:36 nahi more aggressive xml 'qualified' control. closes #260.
(edit) @1721 [1721] 09/10/06 23:38:43 nahi LiteralRegistry? cleanups. needed more.
(edit) @1720 [1720] 09/10/06 20:46:24 nahi soap/mapping/* refactoring. registry.rb -> split into registry.rb (common) …
(edit) @1719 [1719] 09/09/06 10:51:37 nahi dump xsi:type=... for typed SOAP node for document/literal service as same …
(edit) @1712 [1712] 09/03/06 20:05:01 nahi allow String as a value of xsd:list of xsd:simpleType. closes #248.
(edit) @1706 [1706] 09/02/06 00:19:21 nahi [1.9 support] fixed anonymous class handling. closes #242.
(edit) @1705 [1705] 08/30/06 12:18:44 nahi rpc serialize + @@schema_element definition in class causes mapping error: …
(edit) @1698 [1698] 08/06/06 23:30:04 nahi generated classDef + capitalized element name caused the schema violation. …
(edit) @1697 [1697] 08/06/06 23:26:14 nahi WSDLLiteralRegistry + generated classDef file caused Array mapping …
(edit) @1696 [1696] 07/23/06 22:50:22 nahi @@schema_element does not work in rpc service. fixes #228.
(edit) @1688 [1688] 07/22/06 22:30:20 nahi WSDLEncodedRegistry uses type.content.elements directly. Should use …
(edit) @1683 [1683] 07/22/06 16:10:00 nahi * define singleton method with instance_eval instead of define_method + …
(edit) @1679 [1679] 12/04/05 11:35:26 nahi changed classdef generation handling of WSDL simpleType enumeration: it …
(edit) @1677 [1677] 11/26/05 23:29:22 nahi do not overwrite existing method while adding attribute accessor to …
(edit) @1674 [1674] 11/17/05 23:33:34 nahi illegally tried to map SOAPString to a class. the root problem is …
(edit) @1663 [1663] 11/06/05 22:54:11 nahi suppor simpleContent + attribute extension. closes #176.
(edit) @1660 [1660] 11/03/05 09:55:40 nahi added support of <list> of <simpleType>. closes #3.
(edit) @1655 [1655] 10/30/05 22:10:25 nahi added <choice/> support. closes #168.
(edit) @1653 [1653] 10/26/05 23:06:01 nahi let ClassDefCreator? dump @@schema_element in multiple-and-indented …
(edit) @1652 [1652] 10/22/05 00:36:57 nahi added soapenc types to TypeMap?. soap4r does not use soapenc types …
(edit) @1651 [1651] 10/20/05 23:40:45 nahi cosmetic: method name
(edit) @1650 [1650] 10/19/05 22:35:12 nahi <any/> support for WSDL2Ruby generated class and stubs. closes #148.
(edit) @1649 [1649] 10/19/05 18:06:28 nahi added <any/> serialization support. it should be enough for Driver. …
(edit) @1641 [1641] 10/16/05 21:24:27 nahi fixed a bug: with a WSDL which defines an element which name is …
(edit) @1638 [1638] 09/28/05 23:25:11 nahi support Array element name (other than 'item') in document/literal …
(edit) @1636 [1636] 09/25/05 22:40:05 nahi allow QName as a value. include SOAP include XSD ele = …
(edit) @1632 [1632] 09/23/05 14:11:38 nahi let obj2soap mapper of WSDLLiteralRegistry (a registry for literal …
(edit) @1631 [1631] 09/21/05 21:12:31 nahi fixed variable scope bug of add_elements2stubobj. thanks to wrex. closes …
(edit) @1622 [1622] 09/13/05 23:29:50 nahi added 'soap.envelope.use_numeric_character_reference' (boolean) option to …
(edit) @1620 [1620] 09/13/05 23:25:26 nahi qualified property is controlled in parse time. not check convert time.
(edit) @1618 [1618] 09/13/05 19:31:06 nahi illegal 'qualified' handling for element. closes #144.
Note: See TracRevisionLog for help on using the revision log.