rolandz
01-02-2007, 08:33 PM
Hi,
I am just looking atSpring.Web.Atlas sources (in the sandbox) now. I've installed M$ AJAX RC and I see that there are some missreferenced things in the Spring.Web.Atlas there (the Microsoft.Web.Extensions does not exist anymore and the System.Web.Extensions seems to be its replacement).
Then the question is what is the suggested way to go on: to have any older AJAX (ATLAS?) version and use current integration project from CVS or to correct integration project so it reflects M$ changes (I would prefer this but it is not must for me).
If I choose the first way then how to obtain valid ATLAS assemblies? They seem not to be in the repository anywhere. If I choose the second way then the question is what exactly should I change? Furthermore it seems that other namespaces are also unavailable (i.e. Spring.Context, Spring.Context.Support and Spring.Util - I could correct it but I will break the CVS sync - shall I commit changes somehow?). And of course the question is whether it makes sence - I don't know AJAX for now (want just to start with it :) ) and how large are the changes that MS has made?
Please give me some advise.
P.S How to build entire sandbox project using NAnt? (Note I am not NAnt expert).
I am just looking atSpring.Web.Atlas sources (in the sandbox) now. I've installed M$ AJAX RC and I see that there are some missreferenced things in the Spring.Web.Atlas there (the Microsoft.Web.Extensions does not exist anymore and the System.Web.Extensions seems to be its replacement).
Then the question is what is the suggested way to go on: to have any older AJAX (ATLAS?) version and use current integration project from CVS or to correct integration project so it reflects M$ changes (I would prefer this but it is not must for me).
If I choose the first way then how to obtain valid ATLAS assemblies? They seem not to be in the repository anywhere. If I choose the second way then the question is what exactly should I change? Furthermore it seems that other namespaces are also unavailable (i.e. Spring.Context, Spring.Context.Support and Spring.Util - I could correct it but I will break the CVS sync - shall I commit changes somehow?). And of course the question is whether it makes sence - I don't know AJAX for now (want just to start with it :) ) and how large are the changes that MS has made?
Please give me some advise.
P.S How to build entire sandbox project using NAnt? (Note I am not NAnt expert).