New Feature OverviewRelease 3.9 introduces the following major new features:
Better Forms SupportHTML forms are now apparent in the GI DOM, similar to the way that they appear in the HTML DOM. Additional classes have been added to support this, including the following:
This functionality also leverages the previously created classes NativeSelect, TextBox, and Label, and the prototypes fieldset and legend. For information on forms, see [Forms in General Interface]. Redesigned JavaScript ConsoleThe JavaScript Test Utility has been redesigned as a JavaScript console similar to Safari. The JavaScript console can help you execute and debug JavaScript code:
All code evaluated by the JavaScript console is executed in window scope. Online Component Sharing in BuilderThe new General Interface Builder Prototype Library enables sharing of components across projects and among users, allowing you to do the following:
See Component Libraries Palette and the Online Repository. Flexible CDF SchemaThe flexible per-instance CDF schema features addresses the issues that arise with standard data schema due to the fact that few services expose data as CDF unless they are designed specifically for General Interface. Cross Domain FrameworkYou can now open the General Interface launch page, runtime, and applications from different domains. New Feature DetailsThe following new features in 3.9 are documented in JIRA. Closed DefectsThe following defects are marked as fixed in 3.9 in JIRA. Known IssuesFor an up-to-date list of known issues in General Interface 3.9, check this JIRA filter. |
Contents
|

Comments (4)
Jul 26, 2010
Howard Bell says:
Would be nice to list supported browsers/versions etc with release notes.Would be nice to list supported browsers/versions etc with release notes.
Aug 01, 2010
Darren Hwang says:
I'm glad somone is reading the release notes. Plaform information is in the mai...I'm glad somone is reading the release notes.
Plaform information is in the main documentation set. http://www.generalinterface.org/docs/display/GIDOCS/System+Requirements+for+General+Interface
Yes, we should remember to add a link here.
Aug 06, 2010
Howard Bell says:
That was kind of my point, release notes are the 'here is what you really need t...That was kind of my point, release notes are the 'here is what you really need to know about this release' info, so thats where I would expect to see changes in supported versions of browsers. If I had to read the main document set every time a release came out I would slit my wrists
May 12, 2011
ihab el alami says:
According to the link for supported browsers, FF4 and IE9 are supported for Wind...According to the link for supported browsers, FF4 and IE9 are supported for Windows users, but if we look at http://www.generalinterface.org/fisheye/browse/GI/tags/gi/3.9/JSX/js/JSX30.js#r813, we see in lines starting from line 1075 that those are not supported...
Am I missing something here?
Thanks