FROM : Kyle Sluder
DATE : Wed Jul 02 22:01:54 2008
On Wed, Jul 2, 2008 at 12:27 PM, Antonio Di Ferdinando
<<email_removed>> wrote:
> Does anybody know what's wrong with this? Or, alternatively, other
> solutions?
For one, the Cocoa-Java Bridge is deprecated, so I wouldn't be
surprised if you are actually running into a problem that Apple will
simply never fix. The application you're talking about developing
sounds like it would be a good candidate for being written in Python
(assuming of course no integration with existing/legacy systems is
required), so you might want to use PyObjC instead.
--Kyle Sluder
DATE : Wed Jul 02 22:01:54 2008
On Wed, Jul 2, 2008 at 12:27 PM, Antonio Di Ferdinando
<<email_removed>> wrote:
> Does anybody know what's wrong with this? Or, alternatively, other
> solutions?
For one, the Cocoa-Java Bridge is deprecated, so I wouldn't be
surprised if you are actually running into a problem that Apple will
simply never fix. The application you're talking about developing
sounds like it would be a good candidate for being written in Python
(assuming of course no integration with existing/legacy systems is
required), so you might want to use PyObjC instead.
--Kyle Sluder
| Related mails | Author | Date |
|---|---|---|
| Antonio Di Ferdina… | Jul 2, 18:27 | |
| Kyle Sluder | Jul 2, 22:01 | |
| Ilan Volow | Jul 2, 22:19 | |
| Kyle Sluder | Jul 2, 23:32 |






Cocoa mail archive

