KNOWN BUGS

1. We need better HTML text for some demos.

2. To get the 3D code in-line with the 2D code, the following field
   portrayals would have to be implemented (and haven't yet):

	NetworkPortrayal3D

3. Our handling of inspection of arrays, maps, lists, etc., is still flakey.

4. On some graphics cards on MacOS X, resizing the Java3D display window
   will crash the window server!  I've reported the bug to Apple and they're
   on it, but I have no timeline as to when it'll get fixed.  Our powerbooks
   don't have any problem, as do our standalone G4s, but our dual G5 does
   (with a Radeon 9600).

5. On some graphics cards (the Radeon 9600 for sure) on MacOS X,
   ValueGrid2DPortrayal3D will generate a big weird black triangle; this bug
   has been reported to Apple.

6. Java3D textures are awful looking.  Oh well!

7. MacOS X 1.4.x draws many objects (circles, rects) one pixel taller and
   wider than they're supposed to be.

