> > I don't think plug-ins are available for any Unix version at the moment.
> > My copy of Netscape 2.0 (released) has a `About plug-ins' option in the
> > Help menu, but there doesn't appear to be a Unix plug-ins SDK available yet.
> Face it folks.. Netscape has gone 'DOS'.. The same market forces that drove
> application developers to write applications for DOS (i.e. there are millions
> more DOS machines than anything else) will drive plug-in developers to write
> plug-ins for windows. Since Joe Average won't be able to logically differentiate
> between his plug-in/browser/os, Netscape with Windows Plug-Ins X, Y, and Z
> will become 'Netscape' to most people.
Hmm, I don't know if I'd blame Netscape. They provided an open interface to
their product (Netscape), its the rest of the world who writes the plug-ins
(Adobe, WebFX, etc).
It may be the interface thats the problem (the plug ins should be written
in Java so they're portable), but I don't know enough about the API.
Anyway, I agree somewhat 'cuz AIX does not have a single plug-in (or Java
support for that matter).
Jim O'Quinn
--
AIX Tools Development 793-8041
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
The stop() method throws a ThreadDeath object at the thread to kill it.
Thus when a thread is killed in this manner it dies asynchronously.
The thread will die when it actually receives the ThreadDeath exception.