Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding optional parameters to existing sub
Message
From
04/05/2007 18:43:31
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Adding optional parameters to existing sub
Environment versions
Environment:
VB.NET 1.1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01222670
Message ID:
01222670
Views:
70
I have an assembly that defines a bunch of shared subs and functions that are called by a bunch of other assemblies. If I change the signature of a sub (added an optional parameter to the end of the parameter list) in the Common assembly do I need to re-compile all assemblies that might call the Common Assembly? From the errors I generated today, that appears to be the case. Just would like to know why?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform