We were generating int[].  Has this changed ?

Rich Scheuerle
XML & Web Services Development
512-838-5115  (IBM TL 678-5115)


                                                                                       
                                     
                      Glen Daniels                                                     
                                     
                      <gdaniels@macrome        To:       "'Axis-Dev (E-mail)'" 
<[EMAIL PROTECTED]>                    
                      dia.com>                 cc:                                     
                                     
                                               Subject:  ArrayOfInt                    
                                     
                      04/18/2002 09:39                                                 
                                     
                      AM                                                               
                                     
                      Please respond to                                                
                                     
                      axis-dev                                                         
                                     
                                                                                       
                                     
                                                                                       
                                     




Guys, why are we generating "beans" for things like integer arrays?  When a
WSDL indicates an "ArrayOfInt" type, that's just shorthand which is
necessary because we need a way of "subclassing" SOAP arrays to type them
in schema-land.  We should be just using "int[]" in this case, no?

--Glen



Reply via email to