Removed lines 74-107 |
- |
- |
- Status report for J. Developer, Week of June 7, 2004 |
- |
- Completed Tasks/ Bugs Fixed: |
- ---------------------------- |
- * Attended the Kepler UI design meeting in Santa Barbara |
- |
- Current Work and Bugs: |
- ---------------------- |
- * Bug 1594 - Impl revised Resultset XSD for all 3 platforms |
- ** The XSD has been changed and the resultset java classes |
- have been generated |
- ** I have all 3 platforms converted over to use the new classes |
- ** DiGIR Resultset parser has been tested |
- ** Currently working on the generic transform from the |
- Resultset to HTML for display purposes. At this time it |
- doesn't look like the an XSLT transform will work due to the |
- complexity of the new resultset set definition. I am sure it |
- can be done, for now I think a simple DOM parser will be |
- easier to maintain considering this will more than likely |
- not be used in the final production mode. |
- * Will start on Bug 1595 - Create Advance Query Builder UI |
- |
- Significant Issues |
- ------------------ |
- * Globus has moved on to version 3.2, this means it will be |
- difficult to get support for 3.0.2 |
- ** They have deprecated the PersisentGridServiceImpl class and |
- replaced it with GridServiceImpl |
- ** The have included a "simple CA" which I was able to generate |
- a local certificate and get it working |
- * When we move to the next version of the Resultset we should |
- consider moving to 3.2 |