Select to view content in your preferred language

ESRI Javascript API 3.3

5535
33
01-03-2013 09:56 AM
KevinMacLeod1
Frequent Contributor
Hi all, It looks like the ESRI API for Javascript 3.3 is about to come out. The templates reference it. I was wondering if anyone knows roughly when it will come out or what is new? New Dojo version?
0 Kudos
33 Replies
AxelSchaefer
Emerging Contributor
>>> dojo.toJson(dojo.version)
"{"major":1,"minor":8,"patch":0,"flag":"","revision":29458}"
0 Kudos
JeffPace
MVP Alum
For me 3.3 is breaking my widgets.  Its a definition thing in dojo.config.
I had my packages declared as

{name: org.mymanatee.widgets, location: /org/mymanatee.widgets}

which was fine with dojo 1.7 but dojo 1.8 isnt allowing subfolders in the name, so i just need to repath
0 Kudos
AxelSchaefer
Emerging Contributor
I guess, you have a small typo (. /) in the location.

Does that regexp mechanism help: http://dojotoolkit.org/documentation/tutorials/1.8/cdn/

Also in the section "Defining and Requiring Modules": http://dojotoolkit.org/documentation/tutorials/1.8/hello_dojo/
0 Kudos
ReneRubalcava
Esri Frequent Contributor
nevermind, my reading comprehension is poor at best before coffee
0 Kudos
by Anonymous User
Not applicable
Any Esri member can give official response about approximate release date and highlights for 3.3? THANKS!!!
0 Kudos
JeffPace
MVP Alum
In general this information has not been available with prior releases.

It usually leads to people being upset if it is delayed.  You will likely just get a notification when it is out.
0 Kudos
AdrianMarsden
Honored Contributor
Looks like it's out. And full redesign of site as well.
0 Kudos
SunilPalkar
Deactivated User
Looks like it's out.

<link rel="stylesheet" href="http://serverapi.arcgisonline.com/jsapi/arcgis/3.3/js/esri/css/esri.css">
0 Kudos
CraigMcDade
Deactivated User
the website will take some getting used to, but I like the look and feel of it so far. Looking forward to seeing the full list of enhancements and bug fixes.
0 Kudos