I want to checkin a Javascript lib file into your great Dojo framework.
Based on an open source database platform service, I have wrote a Javascript api lib to use that database service.
And in that javascript api, I use several dojo features, including cross-domain ajax when GET & POST.
So, I want to let it be a part of dojo or dojox, how can I submit it to take part in? Or is there any contact who I can post my file to and let him check it first?
Hope ur reply.
Carrie (carrie.zhxj@gmail.com)
2008-03-10

Hi Carrie: So the first
Hi Carrie:
So the first thing to do is probably to read this page:
http://dojotoolkit.org/community
and then send in a CLA:
http://dojotoolkit.org/cla
Once you've done that, we can accept your patches. As for how to submit them, we generally do this kind of thing via Trac:
http://trac.dojotoolkit.org
But perhaps it would make sense if you could tell us a little bit more about the feature first? There's always a review process, and the more you can get people here on the forums about getting your feature included, the better the odds that it'll get merged when you submit a patch.
Intro
Happy to get ur reply so fast.
Since EEEE-works supply a open(free) database & data manipulate service (EEEE openResty server), this Javascript api is written for accessing data on that server, through cross-domain technology.
I have wrote a introduction of this API file, please have a look at it, http://www.carriezh.cn/carrie/2008/03/dojo-openapi-js-1.html.
Thanks,
Carrie
2008/03/10