is JQuery compliant to the OpenAjax Hub?

View: New views
6 Messages — Rating Filter:   Alert me  

is JQuery compliant to the OpenAjax Hub?

by tapederson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

is JQuery compliant to the OpenAjax Hub? The documentation only states that it works within its own namespace, including glabals, but doesn't mention anything about the standard.

Thanks,

link to the hub:  http://www.openajax.org/OpenAjax%20Hub.html 

Re: is JQuery compliant to the OpenAjax Hub?

by Rey Bango-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Not at this moment. This appears to be the same for most Ajax libraries.

According to the Open Ajax site, these are the only vendors have passed
the conformance test case in the OpenAjax Hub initiative:

http://www.openajax.org/member/wiki/InteropFest_2007_March

Rey...

tapederson wrote:
> is JQuery compliant to the OpenAjax Hub? The documentation only states that
> it works within its own namespace, including glabals, but doesn't mention
> anything about the standard.
>
> Thanks,
>
> link to the hub:  http://www.openajax.org/OpenAjax%20Hub.html 

_______________________________________________
jQuery mailing list
discuss@...
http://jquery.com/discuss/

Re: is JQuery compliant to the OpenAjax Hub?

by John Resig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It is now! I've added OpenAjax support to jQuery in the form of a
plugin. You can check it out of svn from here:
svn svn://jquery.com/trunk/plugins/openajax

and online here:
http://jquery.com/dev/svn/trunk/plugins/openajax/

You can run the test suite here, to verify its compliance:
http://john.jquery.com/plugins/openajax/tests/

I want to add jQuery to the official compliance page, but currently
you can't even register. I guess you have to be a member of the
alliance in order to do so.
http://www.openajax.org/member/wiki/InteropFest_2007_March

--John

On 2/15/07, Rey Bango <rey@...> wrote:

> Not at this moment. This appears to be the same for most Ajax libraries.
>
> According to the Open Ajax site, these are the only vendors have passed
> the conformance test case in the OpenAjax Hub initiative:
>
> http://www.openajax.org/member/wiki/InteropFest_2007_March
>
> Rey...
>
> tapederson wrote:
> > is JQuery compliant to the OpenAjax Hub? The documentation only states that
> > it works within its own namespace, including glabals, but doesn't mention
> > anything about the standard.
> >
> > Thanks,
> >
> > link to the hub:  http://www.openajax.org/OpenAjax%20Hub.html
>
> _______________________________________________
> jQuery mailing list
> discuss@...
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
discuss@...
http://jquery.com/discuss/

Re: is JQuery compliant to the OpenAjax Hub?

by Will Mo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

amazing.  I'm just sorta blown away by how elegant jQuery is in general but to be able to (in 8 hours) offer somewhat random standards compliance by way of a plugin is just an exquisite example of how elegant it really is.

Nice work.

Will

On 2/15/07, John Resig <jeresig@...> wrote:
It is now! I've added OpenAjax support to jQuery in the form of a
plugin. You can check it out of svn from here:
svn svn://jquery.com/trunk/plugins/openajax



_______________________________________________
jQuery mailing list
discuss@...
http://jquery.com/discuss/

Re: is JQuery compliant to the OpenAjax Hub?

by Rey Bango-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Amazing. Just utterly amazing. Its times like these that really bring it
home that I made the right choice by going with jQuery.

Great job John.

Rey...

John Resig wrote:

> It is now! I've added OpenAjax support to jQuery in the form of a
> plugin. You can check it out of svn from here:
> svn svn://jquery.com/trunk/plugins/openajax
>
> and online here:
> http://jquery.com/dev/svn/trunk/plugins/openajax/
>
> You can run the test suite here, to verify its compliance:
> http://john.jquery.com/plugins/openajax/tests/
>
> I want to add jQuery to the official compliance page, but currently
> you can't even register. I guess you have to be a member of the
> alliance in order to do so.
> http://www.openajax.org/member/wiki/InteropFest_2007_March
>
> --John
>
> On 2/15/07, Rey Bango <rey@...> wrote:
>> Not at this moment. This appears to be the same for most Ajax libraries.
>>
>> According to the Open Ajax site, these are the only vendors have passed
>> the conformance test case in the OpenAjax Hub initiative:
>>
>> http://www.openajax.org/member/wiki/InteropFest_2007_March
>>
>> Rey...
>>
>> tapederson wrote:
>>> is JQuery compliant to the OpenAjax Hub? The documentation only states that
>>> it works within its own namespace, including glabals, but doesn't mention
>>> anything about the standard.
>>>
>>> Thanks,
>>>
>>> link to the hub:  http://www.openajax.org/OpenAjax%20Hub.html
>> _______________________________________________
>> jQuery mailing list
>> discuss@...
>> http://jquery.com/discuss/
>>
>
> _______________________________________________
> jQuery mailing list
> discuss@...
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
discuss@...
http://jquery.com/discuss/

Re: is JQuery compliant to the OpenAjax Hub?

by tapederson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Great!  Thanks so much John - just a side note:  I'm rewriting my group's JS libraries using JQuery and reducing them to about 1/10 the size...  Hoooray for JQuery!

On 2/15/07, John Resig <jeresig@...> wrote:
It is now! I've added OpenAjax support to jQuery in the form of a
plugin. You can check it out of svn from here:
svn svn://jquery.com/trunk/plugins/openajax

and online here:
http://jquery.com/dev/svn/trunk/plugins/openajax/

You can run the test suite here, to verify its compliance:
http://john.jquery.com/plugins/openajax/tests/

I want to add jQuery to the official compliance page, but currently
you can't even register. I guess you have to be a member of the
alliance in order to do so.
http://www.openajax.org/member/wiki/InteropFest_2007_March

--John

On 2/15/07, Rey Bango <rey@...> wrote:

> Not at this moment. This appears to be the same for most Ajax libraries.
>
> According to the Open Ajax site, these are the only vendors have passed
> the conformance test case in the OpenAjax Hub initiative:
>
> http://www.openajax.org/member/wiki/InteropFest_2007_March
>
> Rey...
>
> tapederson wrote:
> > is JQuery compliant to the OpenAjax Hub? The documentation only states that
> > it works within its own namespace, including glabals, but doesn't mention
> > anything about the standard.
> >
> > Thanks,
> >
> > link to the hub:   http://www.openajax.org/OpenAjax%20Hub.html
>
> _______________________________________________
> jQuery mailing list
> discuss@...
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
discuss@...
http://jquery.com/discuss/



--
Thanks,

Tony Pederson
UI Development
_______________________________________________
jQuery mailing list
discuss@...
http://jquery.com/discuss/