Why we should considering Ajax framework...

Hi' i'm really confused about this question. Why we shoud consider about ajax framework?

My question are :

1. If we are using ajax framework, it will make our ajax code become not standard. does it good or not? what's the solution?

2. For now, those framework are open source. but until when it still become open source? if we are dependent with those framework, i think that's not a good solution.

3. Is it good solution for not using framework, of course it will make more difficult to develop. But i think this is good solution. true or not?

Thanks...

[597 byte] By [hudoqa] at [2007-11-27 3:32:50]
# 1

1. if you always use the same framework it becomes a standard within your own environment and that is what you want to aim for

2. they are javascript libraries, you cannot close source javascript. None of the framework developers will ever do that anyway because developers will simply migrate to a framework that is not closed source.

3. it is not like when you plug in an ajax framework that your applications will suddenly be better than all the others out there. they are only a tool, and you can choose to use it or not. If you need a lot of the features in such a framework then use it, otherwise don't.

gimbal2a at 2007-7-12 8:35:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Hey thanks for answer.Can u recommend framework for Ajax?
hudoqa at 2007-7-12 8:35:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...