Search the web
Sign In
New User? Sign Up
xrules · XRules & DynamicDOM
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Being deprecated in Visual Studio 2005   Message List  
Reply | Forward Message #49 of 74 |
Re: [xrules] Being deprecated in Visual Studio 2005

I don’t believe that these warnings are an issue. Most of them are complaining
that types and interfaces under the Microsoft.Vsa namespace are obsolete. This
namespace provides functionality for compiling and running scripts (VBScript,
Javascript, …etc) at run time, which the DynamicDOM does NOT support right now.

However, you’re getting the warnings because the code that supports running
scripts in DynamicDOM does exist, but not used. Originally, I added the ability
to embed JavaScript functions inside XRules files using the <script> element to
do things that XPath doesn’t support. However, this feature is not well tested
yet, and therefore it’s disabled.

The other warnings are about using old classes for handling XML Schemas.
Again, this is not a problem (yet) because these classes still exist and work.
However, I think I should replace them before .NET 3.0 is out (just in case).

Regards,
Waleed




>
> From: "w1lls1d" <w1lls1d@...>
> Date: 2007/01/04 Thu AM 11:16:34 EST
> To: xrules@yahoogroups.com
> Subject: [xrules] Being deprecated in Visual Studio 2005
>
> To begin -- XRules is some very useful and cool stuff!
>
> I used TortoiseSVN to get the latest source from tigris.org and
> compiled (I use VS 2005 and was interested in getting the source
> formatted to that environment). Solution compiled without errors, but
> saw lots of warnings similar to -- 'Microsoft.whatever.whatever' is
> obsolete: 'Use of this type is not recommended because it is being
> deprecated in Visual Studio 2005...'
>
> Are there concerns with these?
>
>
>




Fri Jan 5, 2007 6:28 pm

waleed_ka
Offline Offline
Send Email Send Email

Forward
Message #49 of 74 |
Expand Messages Author Sort by Date

To begin -- XRules is some very useful and cool stuff! I used TortoiseSVN to get the latest source from tigris.org and compiled (I use VS 2005 and was...
w1lls1d
Offline Send Email
Jan 5, 2007
6:04 pm

I don’t believe that these warnings are an issue. Most of them are complaining that types and interfaces under the Microsoft.Vsa namespace are obsolete. This...
Waleed Abdulla
waleed_ka
Offline Send Email
Jan 5, 2007
6:36 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help