7:30 – 4:30 VISIBILITY
- Went over the latest version of PPM with Dong. We have a bit of a problem saving out multiple files without having a dialog pop up for each file. It’s possible that an Applet might be a workaround
- Working on figuring out how to properly traverse a REXP object
- Attr
- Parse the debug string?
- Split on commas
- Stuff to the left of ‘=’ is an attribute
- use getAttribute()
- Recurse to parser?
- Parse the debug string?
- Payload
- Object o = rl.elementAt(i);
- Attr
- Attempted to install PPM on site, and had the following bugs:
- When running on Trish’s machine, I got a remote object error 502 when trying to save a report for the first time. This did not happen on my box, but it has a static IP address and a hole in the firewall just for it. Will try on another machine today
- When bringing up a report request, the fields were blank until some event (i.e. show all) was clicked
- XLS files did not contain dollar figures
