+1 Software grows over time and sometimes it is good to trim back the weeds. :-) -- Tom Jordahl Macromedia Server Development
-----Original Message----- From: Glen Daniels [mailto:gdaniels@;macromedia.com] Sent: Thursday, October 17, 2002 2:41 PM To: 'Axis-Dev (E-mail)' Subject: DRY again - use/style replication? I'm going through various bits of Call/MessageContext and I'm wondering why Call, MessageContext, *and* OperationDesc all have use/style fields? Can we just coalesce all of these to be the OperationDesc, since both the Call and the MC are going to have an OperationDesc, and the info just gets copied anyway? --Glen