Hi Amnon,
I've talking with Pedro about JNext, and testing it on MacOS X and
there are several issues:
The browser where I've been trying to install the plugin is Mozilla
Firefox with no success. At first, I thought that the plugins folder
would be the same as Linux's Firefox, but MacOS X is a bit more
complex...
Firefox application (Firefox.app) is a folder itself, including all
needed files inside it. After looking inside all folders and asking it
at the #firefox on
irc.freenode.org, I've find out that the plugins
folder is "/Applications/Firefox.app/Contents/MacOS/plugins/"
There is where all plugins are stored, but their file extensions are
not the same as Linux's ones (.so). Here they are named as .plugin
files. But (again) they are not files; they are folders including
plist files, info files and so on...
So, there is so much work to do. I'll try to get deep into the Mozilla
Doc till find out how to develop MacOS X Firefox plugins (C++
preferently).
Anyone has tried it on Safari for MacOS X?