Hi All,
    I noticed that there are several Argo's components that are not completely 
cross-platform. 
In particular:

- under non-windows platforms, the "Email to Expert" feature is broken: it pops 
up a "Create new mail" window which doesn't work at all.
- with Linux and (sometimes) Mac the StartBrowser class tries to start the good 
old Netscape... (sic)

Fixing these (the browser bug above all) in a nice way is not so simple. 
Moreover, with Mustang's new Desktop APIs 
(http://java.sun.com/developer/technicalArticles/J2SE/Desktop/mustang/desktop_api/)
 
all of these problem are supposed to be going to be fixed... 

So, how should we manage them?! File an issue - and fix them with an @todo 
comment? Or just wait until we support only java versions > 6?

Please note that the new Desktop APIs are "integrated" (just copied?) from the 
JDesktop Integration Components (https://jdic.dev.java.net/). Another solution 
would be to just use this library... but I don't know how stable it is.

Regards, Andrea

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to