Changes between Version 4 and Version 5 of FusionIntegration
- Timestamp:
- 12/04/07 07:57:13 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FusionIntegration
v4 v5 5 5 We probably need to create the following RFCs: 6 6 7 1.1 Modify MapAgent to provide a FORMAT option that can be either XML or JSON for some or all operations7 1.1 ~~Modify MapAgent to provide a FORMAT option that can be either XML or JSON for some or all operations~~ 8 8 9 1.2 Add Fusion to MapGuide9 1.2 ~~Add Fusion to MapGuide~~ 10 10 11 11 1.3 Modify WebStudio Jx version to be in sync with Fusion … … 17 17 - create an authentication example 18 18 19 - create js for default index.html that parses the applicationdefinition from the query string (and user/password/session)19 - ~~create js for default index.html that parses the applicationdefinition from the query string (and user/password/session)~~ 20 20 21 - design and create templates21 - ~~design and create templates~~ 22 22 23 23 2.2 web tier changes: 24 24 25 - json output from the map agent25 - ~~json output from the map agent~~ 26 26 27 27 2.3 add ApplicationDefinition resource type and schema 28 28 29 - fix terminology (Command -> Widget)29 - ~~fix terminology (Command -> Widget)~~ 30 30 31 31 - create reference XML document 32 32 33 - define XML structure for describing widgets33 - ~~define XML structure for describing widgets~~ 34 34 35 - create XML snippet (XAML-like) for each widget35 - ~~create XML snippet (XAML-like) for each widget~~ 36 36 37 - create schema37 - ~~create schema~~ 38 38 39 39 2.4 Fusion related stuff 40 40 41 - modify licenses in Fusion code and add LICENSE.TXT41 - ~~modify licenses in Fusion code and add LICENSE.TXT~~ 42 42 43 - create bootstrap mechanism for MapGuide that creates a session with the mapagent if one is not passed in, before requesting the app definition43 - ~~create bootstrap mechanism for MapGuide that creates a session with the mapagent if one is not passed in, before requesting the app definition~~ 44 44 45 - create missing widgets45 - ~~create missing widgets~~ 46 46 47 - rename some widgets47 - ~~rename some widgets~~ 48 48 49 - verify behaviour of all components49 - ~~verify behaviour of all components~~ 50 50 51 51 - create Fusion Application Developer Guide, Command Reference, Jx documentation … … 63 63 2.5 build process: 64 64 65 - install fusion65 - ~~install fusion~~ 66 66 67 - install templates67 - ~~install templates~~ 68 68 69 - figure out how to compress fusion as part of the build process and lint it69 - ~~figure out how to compress fusion as part of the build process and lint it~~ 70 70 71 - figure out how to load ext/ widgets when the rest is compressed71 - ~~figure out how to load ext/ widgets when the rest is compressed~~ 72 72 73 73 2.6 MapGuide Documentation Update for 1.3