Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 VAX 1231: guessing and ignorance
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Apr 27 2004 :  3:00:07 PM  Show Profile
It seems that in C# under VS2003.NET, VAX is doing a lot of guessing instead of looking at the symbols.

I have a class which does not yet contain the property "Boolean Connected" but I'm already using it, with the intention of implementing "Connected" later.
Having thus code like "if(myClass.Connected)", the definition bar and the HCB shows me the symbol Connected is "System.Net.Sockets.Socket.Connected"...

How come? As it seems, whenever I reference a symbol in C# which does not exist in the current class or a base class, it just tries to find ANY match, anywhere.
That doesnt seem right to me. I'd prefer to have no information at all, than a wrong one.

PS: weird thing: when I implement the property, reparse, remove the property, reparse again, then HCB and definition bar show me the wrong information as before, but the tooltip shows the now removed definition.
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000