it sorta the whole point of MS ajax library (besides the small ajax part).
it the tool (sys) used to add .net style interfaces and inheritance into
javascript. when you register a class, base type properties are added to the
object protoype. you also need to use it to use the namespace model that the
ajax library supplies.
-- bruce (sqlwork.com)
> What is the point of registering class using .registerClass API from AJAX
> script library.
>
> what does it do?
>
> George.
George Ter-Saakov - 19 Feb 2008 20:46 GMT
Got it,
Thanks
George
> it sorta the whole point of MS ajax library (besides the small ajax part).
>
[quoted text clipped - 13 lines]
>>
>> George.