[EMAIL PROTECTED] Mon Apr 12 04:49:04 2004 Return-Path: <[EMAIL PROTECTED]> X-Sender: [EMAIL PROTECTED] X-Apparently-To: [email protected] Received: (qmail 92228 invoked from network); 12 Apr 2004 11:49:03 -0000 Received: from unknown (66.218.66.172) by m23.grp.scd.yahoo.com with QMQP; 12 Apr 2004 11:49:03 -0000 Received: from unknown (HELO colossus.systems.pipex.net) (62.241.160.73) by mta4.grp.scd.yahoo.com with SMTP; 12 Apr 2004 11:49:02 -0000 Received: from computer (81-86-255-94.dsl.pipex.com [81.86.255.94]) by colossus.systems.pipex.net (Postfix) with SMTP id 8FB6A1C000EE for <[email protected]>; Mon, 12 Apr 2004 12:48:59 +0100 (BST) Message-ID: <[EMAIL PROTECTED]> To: <[email protected]> References: <[EMAIL PROTECTED]> Date: Mon, 12 Apr 2004 12:47:38 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000A_01C4208C.563264F0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-eGroups-Remote-IP: 62.241.160.73 From: "Andrew Stopford" <[EMAIL PROTECTED]> Subject: Re: [flexcoders] WebService Feature Request WAS: Flex and .NET X-Yahoo-Group-Post: member; u=181447161 X-Yahoo-Profile: andrewstopford
------=_NextPart_000_000A_01C4208C.563264F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Everybody, Occured to me that this is a less of an issue for .NET. Here is an example <WebMethod()> _ Public Function MyTestCall(ByVal strValue As String) Return strValue End Function <WebMethod()> _ Public Function MyTestCall() Return "Hello World" End Function This overloaded method will compile, when you try and run the code it will = error. Overloaded methods are allowed internally but the method must always= be unique. Trying to overload a method without doing this will cause a run= time error. We do this by adding the MessageName attribute. <WebMethod(MessageName:=3D"MyTestCall_Value")> _ Public Function MyTestCall(ByVal strValue As String) Return strValue End Function <WebMethod(MessageName:=3D"MyTestCall_DefaultValue")> _ Public Function MyTestCall() Return "Hello World" End Function Now each method has a unique name and is marked in the WSDL and SOAP calls = accordingly.=20 Andrew ----- Original Message -----=20 From: Eric Anderson=20 To: '[email protected]'=20 Sent: Friday, April 09, 2004 1:33 PM Subject: RE: [flexcoders] WebService Feature Request WAS: Flex and .NET As a follow-up to this thread, we just posted a technote (with sample cod= e) on how to consume a web service with overloaded methods in Flex. http://www.macromedia.com/support/flex/ts/documents/ws_overload.htm Eric -----Original Message----- From: Libby Freligh [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 2:27 PM To: [email protected] Subject: RE: [flexcoders] WebService Feature Request WAS: Flex and .NET or tor, or jonathan, or dirk :)=20 logging bugs and enhancement requests by writing to [EMAIL PROTECTED] com is the quickest way to ensure the right folks see this type of feedback= , i just wanted to offer a friendly reminder.=20=20 i've asked some folks here to look into this and i'll let you know.=20 ---------------------------------------------------------------------------= --- From: Igor Ilyinsky [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 11:20 AM To: [email protected] Subject: RE: [flexcoders] WebService Feature Request WAS: Flex and .NET I believe that was a hint Stacy. ;) -----Original Message----- From: Libby Freligh [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 12:46 PM To: [email protected] Subject: RE: [flexcoders] WebService Feature Request WAS: Flex and .NET has anyone logged an enhancement request? :) ---------------------------------------------------------------------------= - From: Stacy Young [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 8:48 AM To: [email protected] Subject: RE: [flexcoders] WebService Feature Request WAS: Flex and .NET *tosses #5 on the pile* CFMX took some hits for some ws interoperability issues in-house a whil= e back. I'd rather not go thru that again with Flex! :D Stace ---------------------------------------------------------------------------= - From: Tor Kristensen [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 11:33 AM To: [email protected] Subject: RE: [flexcoders] WebService Feature Request WAS: Flex and .NET Me four. ---------------------------------------------------------------------------= - From: Jonathan Bezuidenhout [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 3:49 PM To: [email protected] Subject: RE: [flexcoders] WebService Feature Request WAS: Flex and .NET me three jonathan > In real-world WebServices (esp. those generated with AXIS or a .NET > framework) you'll often find overloaded methods in the WSDL. Right no= w > Flex can't handle this. Technote: > http://www.macromedia.com/support/flex/ts/documents/mthd_overload.htm AVIS IMPORTANT WARNING =20=20=20=20=20=20=20=20=20 Les informations contenues dans le present document et ses pieces= jointes sont strictement confidentielles et reservees a l'usage de la (des= ) personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, soy= ez avise que toute divulgation, distribution, copie, ou autre utilisation d= e ces informations est strictement prohibee. Si vous avez recu ce document = par erreur, veuillez s'il vous plait communiquer immediatement avec l'exped= iteur et detruire ce document sans en faire de copie sous quelque forme. The information contained in this document and attachments is conf= idential and intended only for the person(s) named above. If you are not th= e intended recipient you are hereby notified that any disclosure, copying, = distribution, or any other use of the information is strictly prohibited. I= f you have received this document by mistake, please notify the sender imme= diately and destroy this document and attachments without making any copy o= f any kind. =20=20=20=20=20=20=20=20=20 --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.607 / Virus Database: 387 - Release Date: 3/2/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.607 / Virus Database: 387 - Release Date: 3/2/2004 ---------------------------------------------------------------------------= --- Yahoo! Groups Links a.. To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ =20=20=20=20=20=20 b.. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] =20=20=20=20=20=20 c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service= .=20 ------=_NextPart_000_000A_01C4208C.563264F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-1"= > <META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR> <STYLE>@font-face { font-family: Wingdings; } @font-face { font-family: Tahoma; } @font-face { font-family: Verdana; } @font-face { font-family: Bookman Old Style; } @page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; } P.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman" } LI.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman" } DIV.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman" } A:link { COLOR: blue; TEXT-DECORATION: underline } SPAN.MsoHyperlink { COLOR: blue; TEXT-DECORATION: underline } A:visited { COLOR: blue; TEXT-DECORATION: underline } SPAN.MsoHyperlinkFollowed { COLOR: blue; TEXT-DECORATION: underline } P { FONT-SIZE: 12pt; MARGIN-LEFT: 0in; MARGIN-RIGHT: 0in; FONT-FAMILY: "Times = New Roman" } TT { FONT-FAMILY: "Courier New" } SPAN.emailstyle18 { COLOR: #5050b4; FONT-FAMILY: Arial } SPAN.emailstyle19 { FONT-WEIGHT: normal; COLOR: blue; FONT-STYLE: normal; FONT-FAMILY: "Bookma= n Old Style"; TEXT-DECORATION: none } SPAN.EmailStyle21 { COLOR: navy; FONT-FAMILY: Arial } DIV.Section1 { page: Section1 } OL { MARGIN-BOTTOM: 0in } UL { MARGIN-BOTTOM: 0in } </STYLE> </HEAD> <BODY lang=3DEN-US vLink=3Dblue link=3Dblue bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Hi Everybody,</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Occured to me that this is a less of an is= sue for=20 .NET. Here is an example</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV> <DIV><FONT face=3DArial size=3D2><FONT size=3D2><WebMethod()> _</DIV> <DIV> <P></FONT><FONT color=3D#0000ff size=3D2>Public</FONT><FONT size=3D2> </FON= T><FONT=20 color=3D#0000ff size=3D2>Function</FONT><FONT size=3D2> MyTestCall(</FONT><= FONT=20 color=3D#0000ff size=3D2>ByVal</FONT><FONT size=3D2> strValue </FONT><FONT= =20 color=3D#0000ff size=3D2>As</FONT><FONT size=3D2> </FONT><FONT color=3D#000= 0ff=20 size=3D2>String</FONT><FONT size=3D2>)</P> <P></FONT><FONT color=3D#0000ff size=3D2>Return</FONT><FONT size=3D2> strVa= lue</P> <P></FONT><FONT color=3D#0000ff size=3D2>End</FONT><FONT size=3D2> </FONT><= FONT=20 color=3D#0000ff size=3D2>Function</P></FONT><FONT size=3D2> <P><WebMethod()> _</P> <P></FONT><FONT color=3D#0000ff size=3D2>Public</FONT><FONT size=3D2> </FON= T><FONT=20 color=3D#0000ff size=3D2>Function</FONT><FONT size=3D2> MyTestCall()</P> <P></FONT><FONT color=3D#0000ff size=3D2>Return</FONT><FONT size=3D2> "Hell= o=20 World"</P> <P></FONT><FONT color=3D#0000ff size=3D2>End</FONT><FONT size=3D2> </FONT><= FONT=20 color=3D#0000ff size=3D2>Function</FONT></P></DIV></FONT></DIV> <DIV><FONT face=3DArial size=3D2>This overloaded method will compile, when = you try=20 and run the code it will error. Overloaded methods are allowed internally b= ut=20 the method must always be unique. Trying to overload a method without doing= this=20 will cause a runtime error. We do this by adding the MessageName=20 attribute.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial=20 size=3D2> <WebMethod(MessageName:=3D"MyTestCall_Value")> _ <P><FONT color=3D#0000ff size=3D2>Public</FONT><FONT size=3D2> </FONT><FONT= =20 color=3D#0000ff size=3D2>Function</FONT><FONT size=3D2> MyTestCall(</FONT><= FONT=20 color=3D#0000ff size=3D2>ByVal</FONT><FONT size=3D2> strValue </FONT><FONT= =20 color=3D#0000ff size=3D2>As</FONT><FONT size=3D2> </FONT><FONT color=3D#000= 0ff=20 size=3D2>String</FONT><FONT size=3D2>)</P> <P></FONT><FONT color=3D#0000ff size=3D2>Return</FONT><FONT size=3D2> strVa= lue</P> <P></FONT><FONT color=3D#0000ff size=3D2>End</FONT><FONT size=3D2> </FONT><= FONT=20 color=3D#0000ff size=3D2>Function</P></FONT><FONT size=3D2> <P><WebMethod(MessageName:=3D"MyTestCall_DefaultValue")> _</P> <P></FONT><FONT color=3D#0000ff size=3D2>Public</FONT><FONT size=3D2> </FON= T><FONT=20 color=3D#0000ff size=3D2>Function</FONT><FONT size=3D2> MyTestCall()</P> <P></FONT><FONT color=3D#0000ff size=3D2>Return</FONT><FONT size=3D2> "Hell= o=20 World"</P> <P></FONT><FONT color=3D#0000ff size=3D2>End</FONT><FONT size=3D2> </FONT><= FONT=20 color=3D#0000ff size=3D2>Function</P></FONT></FONT></DIV> <DIV><FONT face=3DArial size=3D2>Now each method has a unique name and is m= arked in=20 the WSDL and SOAP calls accordingly. </FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Andrew</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <BLOCKQUOTE dir=3Dltr=20 style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LE= FT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV> <DIV=20 style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>Fro= m:</B>=20 <A [EMAIL PROTECTED] href=3D"mailto:[EMAIL PROTECTED] om">Eric=20 Anderson</A> </DIV> <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A [EMAIL PROTECTED] ups.com=20 href=3D"mailto:'[email protected]'">'[email protected]'= </A>=20 </DIV> <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Friday, April 09, 2004 1:33= =20 PM</DIV> <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: [flexcoders] WebServi= ce=20 Feature Request WAS: Flex and .NET</DIV> <DIV><BR></DIV> <DIV class=3DSection1> <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20 style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">As a follow-up= to=20 this thread, we just posted a technote (with sample code) on how to consu= me a=20 web service with overloaded methods in Flex.</SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20 style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"></SPAN></FONT>= </P> <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20 style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><A=20 href=3D"http://www.macromedia.com/support/flex/ts/documents/ws_overload.h= tm">http://www.macromedia.com/support/flex/ts/documents/ws_overload.htm</A>= </SPAN></FONT></P> <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20 style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"></SPAN></FONT>= </P> <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20 style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Eric</SPAN></F= ONT></P> <P class=3DMsoNormal><FONT face=3DArial color=3Dnavy size=3D2><SPAN=20 style=3D"FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"></SPAN></FONT>= </P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3DTahoma siz= e=3D2><SPAN=20 style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">-----Original=20 Message-----<BR><B><SPAN style=3D"FONT-WEIGHT: bold">From:</SPAN></B> Lib= by=20 Freligh [mailto:[EMAIL PROTECTED] <BR><B><SPAN=20 style=3D"FONT-WEIGHT: bold">Sent:</SPAN></B> Tuesday, April 06, 2004 2:27= =20 PM<BR><B><SPAN style=3D"FONT-WEIGHT: bold">To:</SPAN></B> <A=20 href=3D"mailto:[email protected]">[email protected]</A>= <BR><B><SPAN=20 style=3D"FONT-WEIGHT: bold">Subject:</SPAN></B> RE: [flexcoders] WebServi= ce=20 Feature Request WAS: Flex and .NET</SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times New= Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3DArial colo= r=3Dblue=20 size=3D2><SPAN style=3D"FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"= >or tor,=20 or jonathan, or dirk :) </SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times New= Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3DArial colo= r=3Dblue=20 size=3D2><SPAN style=3D"FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"= >logging=20 bugs and enhancement requests by writing to <A=20 href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A> is = the=20 quickest way to ensure the right folks see this type of feedback, i just= =20 wanted to offer a friendly reminder. </SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times New= Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3DArial colo= r=3Dblue=20 size=3D2><SPAN style=3D"FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"= >i've=20 asked some folks here to look into this and i'll let you know.=20 </SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times New= Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <DIV class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in; TEXT-ALIGN: center"=20 align=3Dcenter><FONT face=3D"Times New Roman" size=3D3><SPAN=20 style=3D"FONT-SIZE: 12pt"> <HR align=3Dcenter width=3D"100%" SIZE=3D2> </SPAN></FONT></DIV> <P class=3DMsoNormal=20 style=3D"MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 0.5in; MARGIN-RIGHT: 0in"><B><= FONT=20 face=3DTahoma size=3D2><SPAN=20 style=3D"FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">From:</= SPAN></FONT></B><FONT=20 face=3DTahoma size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Tahom= a"> Igor=20 Ilyinsky [mailto:[EMAIL PROTECTED] <BR><B><SPAN=20 style=3D"FONT-WEIGHT: bold">Sent:</SPAN></B> Tuesday, April 06, 2004 11:2= 0=20 AM<BR><B><SPAN style=3D"FONT-WEIGHT: bold">To:</SPAN></B>=20 [email protected]<BR><B><SPAN=20 style=3D"FONT-WEIGHT: bold">Subject:</SPAN></B> RE: [flexcoders] WebServi= ce=20 Feature Request WAS: Flex and .NET</SPAN></FONT></P> <DIV> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3DArial colo= r=3Dblue=20 size=3D2><SPAN style=3D"FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"= >I=20 believe that was a hint Stacy. ;)</SPAN></FONT></P></DIV> <BLOCKQUOTE style=3D"MARGIN-TOP: 5pt; MARGIN-BOTTOM: 5pt; MARGIN-RIGHT: 0= in"> <P class=3DMsoNormal=20 style=3D"MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 0.5in; MARGIN-RIGHT: 0in"><F= ONT=20 face=3DTahoma size=3D2><SPAN=20 style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">-----Original=20 Message-----<BR><B><SPAN style=3D"FONT-WEIGHT: bold">From:</SPAN></B> L= ibby=20 Freligh [mailto:[EMAIL PROTECTED]<BR><B><SPAN=20 style=3D"FONT-WEIGHT: bold">Sent:</SPAN></B> Tuesday, April 06, 2004 12= :46=20 PM<BR><B><SPAN style=3D"FONT-WEIGHT: bold">To:</SPAN></B>=20 [email protected]<BR><B><SPAN=20 style=3D"FONT-WEIGHT: bold">Subject:</SPAN></B> RE: [flexcoders] WebSer= vice=20 Feature Request WAS: Flex and .NET</SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3DArial co= lor=3Dblue=20 size=3D2><SPAN style=3D"FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Aria= l">has=20 anyone logged an enhancement request? :)</SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times N= ew Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <DIV class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in; TEXT-ALIGN: center"= =20 align=3Dcenter><FONT face=3D"Times New Roman" size=3D3><SPAN=20 style=3D"FONT-SIZE: 12pt"> <HR align=3Dcenter width=3D"100%" SIZE=3D2> </SPAN></FONT></DIV> <P class=3DMsoNormal=20 style=3D"MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 0.5in; MARGIN-RIGHT: 0in"><B= ><FONT=20 face=3DTahoma size=3D2><SPAN=20 style=3D"FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">From:= </SPAN></FONT></B><FONT=20 face=3DTahoma size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Tah= oma"> Stacy=20 Young [mailto:[EMAIL PROTECTED] <BR><B><SPAN=20 style=3D"FONT-WEIGHT: bold">Sent:</SPAN></B> Tuesday, April 06, 2004 8:= 48=20 AM<BR><B><SPAN style=3D"FONT-WEIGHT: bold">To:</SPAN></B>=20 [email protected]<BR><B><SPAN=20 style=3D"FONT-WEIGHT: bold">Subject:</SPAN></B> RE: [flexcoders] WebSer= vice=20 Feature Request WAS: Flex and .NET</SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Bookman= Old Style"=20 color=3Dblue size=3D2><SPAN=20 style=3D"FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Bookman Old Style'= ">*<B><SPAN=20 style=3D"FONT-WEIGHT: bold">tosses #5 on the=20 pile</SPAN></B>*</SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times N= ew Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Bookman= Old Style"=20 color=3Dblue size=3D2><SPAN=20 style=3D"FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Bookman Old Style'= ">CFMX=20 took some hits for some ws interoperability issues in-house a while bac= k.=20 I'd rather not go thru that again with Flex! :D</SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times N= ew Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Bookman= Old Style"=20 color=3Dblue size=3D2><SPAN=20 style=3D"FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Bookman Old Style'= ">Stace</SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times N= ew Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <DIV> <DIV class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in; TEXT-ALIGN: center"= =20 align=3Dcenter><FONT face=3D"Times New Roman" size=3D3><SPAN=20 style=3D"FONT-SIZE: 12pt"> <HR align=3Dcenter width=3D"100%" SIZE=3D2> </SPAN></FONT></DIV> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><B><FONT face=3DTahom= a=20 size=3D2><SPAN=20 style=3D"FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">From:= </SPAN></FONT></B><FONT=20 face=3DTahoma size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Tah= oma"> Tor=20 Kristensen [mailto:[EMAIL PROTECTED] <BR><B><SPAN=20 style=3D"FONT-WEIGHT: bold">Sent:</SPAN></B> Tuesday, April 06, 2004 11= :33=20 AM<BR><B><SPAN style=3D"FONT-WEIGHT: bold">To:</SPAN></B>=20 [email protected]<BR><B><SPAN=20 style=3D"FONT-WEIGHT: bold">Subject:</SPAN></B> RE: [flexcoders] WebSer= vice=20 Feature Request WAS: Flex and .NET</SPAN></FONT></P></DIV> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times N= ew Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3DArial co= lor=3D#5050b4=20 size=3D2><SPAN style=3D"FONT-SIZE: 10pt; COLOR: #5050b4; FONT-FAMILY: A= rial">Me=20 four.</SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times N= ew Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <DIV> <DIV class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in; TEXT-ALIGN: center"= =20 align=3Dcenter><FONT face=3D"Times New Roman" size=3D3><SPAN=20 style=3D"FONT-SIZE: 12pt"> <HR align=3Dcenter width=3D"100%" SIZE=3D2> </SPAN></FONT></DIV> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><B><FONT face=3DTahom= a=20 size=3D2><SPAN=20 style=3D"FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">From:= </SPAN></FONT></B><FONT=20 face=3DTahoma size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Tah= oma">=20 Jonathan Bezuidenhout [mailto:[EMAIL PROTECTED] <BR><B><SPAN=20 style=3D"FONT-WEIGHT: bold">Sent:</SPAN></B> Tuesday, April 06, 2004 3:= 49=20 PM<BR><B><SPAN style=3D"FONT-WEIGHT: bold">To:</SPAN></B>=20 [email protected]<BR><B><SPAN=20 style=3D"FONT-WEIGHT: bold">Subject:</SPAN></B> RE: [flexcoders] WebSer= vice=20 Feature Request WAS: Flex and .NET</SPAN></FONT></P></DIV> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times N= ew Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><TT><FONT face=3D"Cou= rier New"=20 size=3D2><SPAN style=3D"FONT-SIZE: 10pt">me=20 three</SPAN></FONT></TT><BR><BR><TT><FONT face=3D"Courier New" size=3D2= ><SPAN=20 style=3D"FONT-SIZE: 10pt">jonathan</SPAN></FONT></TT><BR><BR><TT><FONT= =20 face=3D"Courier New" size=3D2><SPAN style=3D"FONT-SIZE: 10pt">> In r= eal-world=20 WebServices (esp. those generated with AXIS or a=20 .NET</SPAN></FONT></TT><FONT face=3D"Courier New" size=3D2><SPAN=20 style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'"><BR><TT><FONT=20 face=3D"Courier New">> framework) you'll often find overloaded metho= ds in=20 the WSDL. Right now</FONT></TT><BR><TT><FONT face=3D"Courier New">> = Flex=20 can't handle this. Technote:</FONT></TT><BR><TT><FONT=20 face=3D"Courier New">> <A=20 href=3D"http://www.macromedia.com/support/flex/ts/documents/mthd_overlo= ad.htm">http://www.macromedia.com/support/flex/ts/documents/mthd_overload.h= tm</A></FONT></TT></SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times N= ew Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <P class=3DMsoNormal=20 style=3D"MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 0.5in; MARGIN-RIGHT: 0in"><F= ONT=20 face=3D"Times New Roman" size=3D3><SPAN=20 style=3D"FONT-SIZE: 12pt"><BR><BR></SPAN></FONT></P><!-- |**|end egp ht= ml banner|**| --> <TABLE class=3DMsoNormalTable style=3D"MARGIN-LEFT: 0.5in; WIDTH: 600pt= "=20 cellSpacing=3D10 cellPadding=3D0 width=3D800 border=3D0> <TBODY> <TR> <TD=20 style=3D"PADDING-RIGHT: 3pt; PADDING-LEFT: 3pt; BACKGROUND: #bdbdbd= ; PADDING-BOTTOM: 3pt; WIDTH: 289pt; PADDING-TOP: 3pt"=20 vAlign=3Dtop width=3D385 bgColor=3D#bdbdbd> <P class=3DMsoNormal><B><FONT face=3DVerdana color=3Dwhite size= =3D2><SPAN=20 style=3D"FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: white; FONT-F= AMILY: Verdana">AVIS=20 IMPORTANT</SPAN></FONT></B></P></TD> <TD=20 style=3D"PADDING-RIGHT: 3pt; PADDING-LEFT: 3pt; BACKGROUND: #bdbdbd= ; PADDING-BOTTOM: 3pt; WIDTH: 288.5pt; PADDING-TOP: 3pt"=20 vAlign=3Dtop width=3D385 bgColor=3D#bdbdbd> <P class=3DMsoNormal><B><FONT face=3DVerdana color=3Dwhite size= =3D2><SPAN=20 style=3D"FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: white; FONT-F= AMILY: Verdana">WARNING</SPAN></FONT></B></P></TD></TR> <TR> <TD=20 style=3D"PADDING-RIGHT: 3pt; PADDING-LEFT: 3pt; PADDING-BOTTOM: 3pt= ; WIDTH: 289pt; PADDING-TOP: 3pt"=20 vAlign=3Dtop width=3D385> <P><FONT face=3DVerdana color=3Dgray size=3D1><SPAN=20 style=3D"FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: Verdana">Les= =20 informations contenues dans le present document et ses pieces joi= ntes=20 sont strictement confidentielles et reservees a l'usage de la (de= s)=20 personne(s) a qui il est adresse. Si vous n'etes pas le destinata= ire,=20 soyez avise que toute divulgation, distribution, copie, ou autre= =20 utilisation de ces informations est strictement prohibee. Si vous= avez=20 recu ce document par erreur, veuillez s'il vous plait communiquer= =20 immediatement avec l'expediteur et detruire ce document sans en f= aire=20 de copie sous quelque forme.</SPAN></FONT></P></TD> <TD=20 style=3D"PADDING-RIGHT: 3pt; PADDING-LEFT: 3pt; PADDING-BOTTOM: 3pt= ; WIDTH: 288.5pt; PADDING-TOP: 3pt"=20 vAlign=3Dtop width=3D385> <P><FONT face=3DVerdana color=3Dgray size=3D1><SPAN=20 style=3D"FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: Verdana">The= =20 information contained in this document and attachments is confide= ntial=20 and intended only for the person(s) named above. If you are not t= he=20 intended recipient you are hereby notified that any disclosure,=20 copying, distribution, or any other use of the information is str= ictly=20 prohibited. If you have received this document by mistake, please= =20 notify the sender immediately and destroy this document and=20 attachments without making any copy of any=20 kind.</SPAN></FONT></P></TD></TR></TBODY></TABLE> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times N= ew Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times N= ew Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <P style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times New Roman" size=3D2= ><SPAN=20 style=3D"FONT-SIZE: 10pt">---<BR>Incoming mail is certified Virus=20 Free.<BR>Checked by AVG anti-virus system=20 (http://www.grisoft.com).<BR>Version: 6.0.607 / Virus Database: 387 -=20 Release Date: 3/2/2004</SPAN></FONT></P></BLOCKQUOTE> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times New= Roman"=20 size=3D3><SPAN style=3D"FONT-SIZE: 12pt"></SPAN></FONT> </P> <P style=3D"MARGIN-LEFT: 0.5in"><FONT face=3D"Times New Roman" size=3D2><= SPAN=20 style=3D"FONT-SIZE: 10pt">---<BR>Outgoing mail is certified Virus=20 Free.<BR>Checked by AVG anti-virus system=20 (http://www.grisoft.com).<BR>Version: 6.0.607 / Virus Database: 387 - Rel= ease=20 Date: 3/2/2004</SPAN></FONT></P> <P class=3DMsoNormal style=3D"MARGIN-LEFT: 0.5in"><TT><FONT face=3D"Couri= er New"=20 size=3D2><SPAN style=3D"FONT-SIZE: 10pt"></SPAN></FONT></TT> </P></D= IV></BLOCKQUOTE></BODY></HTML> ------=_NextPart_000_000A_01C4208C.563264F0--

