To the JOGL guys: Do you consider these API calls complete, or do you mind if I throw a few "clean" APIs your way?
Hi jbanes,
Everything in the util package is, as you said, a "we need that quick" class. They're not intended to be "jogl"... rather, they were helper classes that a bunch of the demos used. But since the demos didn't all get posted (yet), their presence is misleading. They should probably all go in *.demos.util; nothing in the jogl "core" depends on any of them.
Did you have any problems with platform-specific stuff being exposed in the core java.net.games.jogl package classes? We went to great pains to hide all the system-specific stuff there, so hopefully you'll find that clean.
And yes, *please* suggest better APIs. The new site is getting there piece by piece; it looks like we can add forums now; as soon as we figure out which forums to add we'll enable them and then you can begin posting your ideas there.
-chris