Hi all,

I am currently implementing the header stuff, I got most of the client side
magic done, now I need the JavaStubWriter modified in order to get my
BindingStub class created properly.

I noticed that most (?) of the processing during a WSDL2Java session caches
stuff in SymbolTable.java, I am now wondering if this is a MUST DO IT THAT
WAY rule or not?  It seems that I have all I need within
JavaStubWriter.writeFileBody() to do the kunfu I need.  

I started imitating the processing done for Parameters but after a little
while I realized that parameters were much more complex to deal with than
headers which may be the reason for caching the info.  

I do not think I need to go that route... But the question is: should I?  

--
Sylvain St-Germain                   (613) 738.1338 x5250
Macadamian Technologies  @ Cognos    [EMAIL PROTECTED]

  "Software experts to the world's leading technology companies"

This message may contain privileged and/or confidential information.  If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so.  Thank you.

Reply via email to