forgot to give the link - http://code.google.com/p/appcorelib/
--- In [email protected], "barry.beattie" <[EMAIL PROTECTED]> wrote: > > > Well I prefer not to mess with the generated code, for the maintenance > > sake. > > > > Robert > > dumb question time... > > how do you guys usually manage the generated code when the webserver > target moves from, say, development to a production environment and > the soap address changes? > > (since part of the soap address is used in the generated code's > package name and even the event types) > > > refactor all the generated code via Flex Builder? > generate it again when the WSDL changes? > something else? >

